|
ModelElementz_ori_given Property
|
Gets a value indicating whether a user defined local z-axis is given.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool z_ori_given { get; }
Public ReadOnly Property z_ori_given As Boolean
Get
public:
property bool z_ori_given {
bool get ();
}
member z_ori_given : bool with get
Property Value
Type:
Boolean
See Also