![]() |
IBuilderElementOrientation Interface |
Namespace: Karamba.Elements
The IBuilderElementOrientation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha | Gets the rotation angle given in rad. |
![]() | AlphaGiven |
Gets a value indicating whether an alpha-value was set.
|
![]() | AlphaList |
Gets list of rotation angles given in rad (for e.g. shells).
|
![]() | IsDefault |
Gets a value indicating whether the orientation is the default orientation.
|
![]() | Writer |
Gets a writer for the data structure.
|
![]() | XOri |
Gets vector for x-orientation.
|
![]() | XOriGiven |
Gets a value indicating whether the x-orientations were supplied.
|
![]() | XOriList |
Gets list of vectors for x-orientation (for e.g. shells).
|
![]() | YOri |
Gets vector for y-orientation.
|
![]() | YOriGiven |
Gets a value indicating whether the y-orientations were supplied.
|
![]() | YOriList |
Gets list of vectors for y-orientation (for e.g. shells).
|
![]() | ZOri |
Gets vector for z-orientation.
|
![]() | ZOriGiven |
Gets a value indicating whether z-orientations were supplied.
|
![]() | ZOriList |
Gets list of vectors for z-orientation (for e.g. shells).
|