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