|
|
BuilderElementOrientation Class |
Namespace: Karamba.Elements
The BuilderElementOrientation type exposes the following members.
| Name | Description | |
|---|---|---|
| BuilderElementOrientation | initialize element orientations for building elements |
| 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) | |
| Default | return the default orientation | |
| 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) |
| Name | Description | |
|---|---|---|
| CooSys | the element local coordinate system | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ori |
give direct access to the orientation vectors
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Alphas | rotation of element in addition to the rotations defined by the orientation vectors | |
| Ori | vectors for orienting the local coordinate system of the element |