|
SupporthasLocalCoosys Property
|
Returns true if a local coordinate system is attached to the node
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool hasLocalCoosys { get; }
Public ReadOnly Property hasLocalCoosys As Boolean
Get
public:
property bool hasLocalCoosys {
bool get ();
}
member hasLocalCoosys : bool with get
Property Value
Type:
Boolean
See Also