ChamferResultChamferShape Property |
Get the line segment of the chamfer.
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 LineShape ChamferShape { get; }
Public MustOverride ReadOnly Property ChamferShape As LineShape
Get
Property Value
Type:
LineShapeSee Also