Gets or sets the helix handedness: 0 = left, 1 = right.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public bool HandedNess { get; set; }
Public Property HandedNess As Boolean
Get
Set
public:
property bool HandedNess {
bool get ();
void set (bool value);
}
member HandedNess : bool with get, set
PROPERTY HandedNess AS LOGIC GET SET
Property Value
Type:
BooleanSee Also