IStateElement1DPosition Property
Gets the un-deformed position in global coordinates.
Namespace: Karamba.Elements.StatesAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
ReadOnly Property Position As Point3
Get
property Point3 Position {
Point3 get ();
}
abstract Position : Point3 with get
Return Value
Point3Point3 in global coordinates of the un-deformed configuration.