|
ElementStatePosition Property
|
Gets the position of the state on the Element1D in parametric coordinates.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Position { get; }
Public ReadOnly Property Position As Double
Get
public:
property double Position {
double get ();
}
member Position : float with get
Property Value
Type:
Double
See Also