Click or drag to resize

ChamferResultTrimmedShape2 Property

Get the second 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 TrimmedShape2 { get; }

Property Value

Type: BasicShape
See Also