API Documentation
Loading...
Searching...
No Matches
PlacementData Struct Reference

Data about where to place an object, used for interfacing with CAD. More...

#include <CADEntities.h>

Inheritance diagram for PlacementData:
[legend]
Collaboration diagram for PlacementData:
[legend]

Public Attributes

Angle< fltp08azimuth = Constant<Angle<fltp08>>::Invalid
 
Vector< 3, fltp08offset = Vector<3, fltp08>(0.0)
 
Vector< 3, fltp08scale = Constant<Vector<3, fltp08>>::Invalid
 
- Public Attributes inherited from ExtrusionData
fltp08 elevation = 0.0
 
Vector< 3, fltp08extrusion = Vector<3, fltp08>(0.0, 0.0, 1.0)
 

Detailed Description

Data about where to place an object, used for interfacing with CAD.


Member Data Documentation

◆ azimuth

◆ offset

Vector<3, fltp08> offset = Vector<3, fltp08>(0.0)

◆ scale


The documentation for this struct was generated from the following file: