Interface ISlabItemEdge
Represents an edge of a ISlabItem
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISlabItemEdge
Properties
Name | Description |
---|---|
Curvature | Returns the curvature of the edge (in [mm]) |
IsLinear | Gets a value indicating whether the edge is linear |
Segment | Gets the ISegment2D representing the edge |