Click or drag to resize

TrimMode Enumeration

Represents the trimming method for fillets and chamfers.

Namespace:  RootPro.RootProCAD.Geometry
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum TrimMode
Members
  Member nameValueDescription
Both0 Trim both shapes
First1 Trim one figure
None2 Do not trim
See Also