|
|
ElementEccentricity Class |
Namespace: Karamba.Elements
The ElementEccentricity type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementEccentricity |
create new default eccentricity
| |
| ElementEccentricity(Vector3, Vector3) |
create new eccentricity
|
| Name | Description | |
|---|---|---|
| Default |
return the default eccentricity
| |
| fe_ind |
index of the eccentricity in the fe-model. By default it is zero which is the zero eccentricity
which is always present in the fe-model
| |
| glo | eccentricity of the cross section in global coordinates | |
| guid | GUID of the eccentricity object | |
| loc | eccentricity of the cross section in local coordinates |
| Name | Description | |
|---|---|---|
| addTo |
add the eccentricity to a C++ model
| |
| Clone | clone the eccentricity | |
| defaultGuid | return the eccentricities default guid | |
| Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(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. (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| isDefault | return true if the eccentricity is the default eccentricity | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| renewGuid | set a new guid | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| fe_ind_ |
index of the eccentricity in the fe-model. By default it is zero which is the zero eccentricity
which is always present in the fe-model
| |
| guid_ | GUID of the eccentricity object |