|
ModelElementx_ori_given Property
|
return true if a user defined local x-axis is given
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool x_ori_given { get; }
Public ReadOnly Property x_ori_given As Boolean
Get
public:
property bool x_ori_given {
bool get ();
}
member x_ori_given : bool with get
Property Value
Type:
Boolean
See Also