Class SegmentHelper
Inheritance
SegmentHelper
Assembly: CADAPI.DotnetHelper.dll
Syntax
public static class SegmentHelper
Methods
AsArc(ComWrapper<ICadApiSegment>)
Declaration
public static ComWrapper<ICadApiArc> AsArc(this ComWrapper<ICadApiSegment> segCom)
Parameters
Returns
AsLine(ComWrapper<ICadApiSegment>)
Declaration
public static ComWrapper<ICadApiLine> AsLine(this ComWrapper<ICadApiSegment> segCom)
Parameters
Returns
Id(ComWrapper<ICadApiSegment>)
Declaration
public static string Id(this ComWrapper<ICadApiSegment> segCom)
Parameters
Returns