|
BuilderElementOrientationZOriGiven Property
|
true if z-orientations were supplied
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool ZOriGiven { get; }
Public Overridable ReadOnly Property ZOriGiven As Boolean
Get
public:
virtual property bool ZOriGiven {
bool get ();
}
abstract ZOriGiven : bool with get
override ZOriGiven : bool with get
Property Value
Type:
BooleanImplements
IBuilderElementOrientationZOriGiven
See Also