GeometricObject Properties |
The GeometricObject type exposes the following members.
Properties | Name | Description |
---|
 | Position |
The position in global coordinates, i.e. all position shifts and rotations of the
parent objects (recursively) are factored in.
Given in mm, as right handed coordinates.
|
 | Rotation |
The global rotation, i.e. all rotations of the parent objects (recursively) factored in.
X=RotationAroundXAxis, Y=RotationAroundYAxis, Z=RotationAroundZAxis, in degrees [0..360]
around the center of this object, right hand rule.
Optional value. If missing in the recipe, then it is assumed to be (0.0, 0.0, 0.0).
|
 | Size |
X=Width, Y=Height, Z=Depth, in mm.
|
Top
See Also