|
PointLoadlocal Property
|
Gets a value indicating whether the node is defined as local (co-rotates with the node).
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool local { get; }
Public ReadOnly Property local As Boolean
Get
public:
property bool local {
bool get ();
}
member local : bool with get
Property Value
Type:
Boolean
See Also