ISlab |
Represents additional data of slab item if the slab item is overhang
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISlabItemOverhangData type exposes the following members.
Properties
Name | Description | |
---|---|---|
Curvature | Gets the curvature of the overhang (in [mm]) | |
IsEdgeParallel | Gets a value indicating whether the overhang is parallel to the edge it belongs to | |
IsTapered | Gets a value indicating whether the overhang is tapered | |
Width1 | Gets the width of the overhang at the first point (in [mm]) | |
Width2 | Gets the width of the overhang at the second point (in [mm]) |
See Also