|
|
BuilderElementStraightLineOrientation Properties |
The BuilderElementStraightLineOrientation type exposes the following members.
| Name | Description | |
|---|---|---|
| Alpha | Gets the rotation angle given in rad. (Inherited from BuilderElementOrientation.) | |
| AlphaGiven |
Gets a value indicating whether an alpha-value was set.
(Inherited from BuilderElementOrientation.) | |
| AlphaList |
Gets list of rotation angles given in rad (for e.g. shells).
(Inherited from BuilderElementOrientation.) | |
| IsDefault |
Gets a value indicating whether the orientation is the default orientation.
(Inherited from BuilderElementOrientation.) | |
| Writer |
Gets a writer for the data structure.
(Overrides BuilderElementOrientationWriter.) | |
| XOri |
Gets vector for x-orientation.
(Inherited from BuilderElementOrientation.) | |
| XOriGiven |
Gets a value indicating whether the x-orientations were supplied.
(Inherited from BuilderElementOrientation.) | |
| XOriList |
Gets list of vectors for x-orientation (for e.g. shells).
(Inherited from BuilderElementOrientation.) | |
| YOri |
Gets vector for y-orientation.
(Inherited from BuilderElementOrientation.) | |
| YOriGiven |
Gets a value indicating whether the y-orientations were supplied.
(Inherited from BuilderElementOrientation.) | |
| YOriList |
Gets list of vectors for y-orientation (for e.g. shells).
(Inherited from BuilderElementOrientation.) | |
| ZOri |
Gets vector for z-orientation.
(Inherited from BuilderElementOrientation.) | |
| ZOriGiven |
Gets a value indicating whether z-orientations were supplied.
(Inherited from BuilderElementOrientation.) | |
| ZOriList |
Gets list of vectors for z-orientation (for e.g. shells).
(Inherited from BuilderElementOrientation.) |