|
SupporthasLocalCoosys Property
|
Gets a value indicating whether a local coordinate system is attached to the node.
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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