IElement |
Represents a 1D solver element
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IElement1D type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssumeCracked | Gets the cracked option | |
Construction | Gets the construction | |
ElementSection | Gets the element section | |
ElementType | Get the ElementType | |
Fabrication | Gets the fabrication | |
Gamma | Gets the gamma angle (in [rad]) | |
Index | Gets the index | |
IsActive | Gets a value indicating the element is active | |
Material | Gets the material | |
SourceSubEntityInfo | Gets the structural sub-entity info this elements is related to |
Methods
Name | Description | |
---|---|---|
GetDegreeOfFreedom | Returns the degree of freedom at the end of the element with given index | |
GetNodeIndex | Returns the node index at the end of the element with given index | |
GetRigidOffset | Returns the rigid offset at the end of the element with given index | |
GetRigidZone | Returns the rigid zone at the end of the element with given index |
See Also