|
|
ElementState Class |
[Missing <summary> documentation for "T:Karamba.Elements.ElementState"]
Namespace: Karamba.Elements
The ElementState type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementState |
Initializes a new instance of the ElementState class.
|
| Name | Description | |
|---|---|---|
| BasePoint |
Gets the anchor point of the state.
| |
| Coosys |
Gets the local coordinate system at the anchor point
expressed with respect to the global coordinate system.
| |
| Position |
Gets the position of the state on the Element1D in parametric coordinates.
| |
| State |
Gets the state of the element at BasePoint.
|
| Name | Description | |
|---|---|---|
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |