|
PointLoadpositionSet Property
|
Gets a value indicating whether the position of the load is set via node position.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool positionSet { get; }
Public ReadOnly Property positionSet As Boolean
Get
public:
property bool positionSet {
bool get ();
}
member positionSet : bool with get
Property Value
Type:
Boolean
See Also