Click or drag to resize

HelixConstrainType Property

Gets or sets the helix constrain type: 0 = Constrain turn height, 1 = Constrain turns, 2 = Constrain height 0 = left, 1 = right.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public short ConstrainType { get; set; }

Property Value

Type: Int16
See Also