Click or drag to resize

ChamferResultTrimmedShape1 Property

Get the first trimmed shape after chamfering.

Namespace:  RootPro.RootProCAD.Geometry
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract BasicShape TrimmedShape1 { get; }

Property Value

Type: BasicShape
See Also