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; }
Public MustOverride ReadOnly Property TrimmedShape2 As BasicShape
Get
Property Value
Type:
BasicShapeSee Also