File3dmEdgeSofteningChamfer Property |
Specifies whether to chamfer the edges.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic bool Chamfer { get; set; }
Public Property Chamfer As Boolean
Get
Set
Property Value
Type:
Boolean
See Also