Click or drag to resize

FileDwgWriteOptionsPreserveArcNormals Property

Users wanted to use Pedit in AutoCAD to join them into plines and that didn't work if the normals of arcs being joined are different. Default will be true and will change the behavior

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool PreserveArcNormals { get; set; }

Property Value

Type: Boolean
See Also