ISlabItemOverhangData Interface

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
public interface ISlabItemOverhangData

The ISlabItemOverhangData type exposes the following members.

Properties
 NameDescription
Public propertyCurvature Gets the curvature of the overhang (in [mm])
Public propertyIsEdgeParallel Gets a value indicating whether the overhang is parallel to the edge it belongs to
Public propertyIsTapered Gets a value indicating whether the overhang is tapered
Public propertyWidth1 Gets the width of the overhang at the first point (in [mm])
Public propertyWidth2 Gets the width of the overhang at the second point (in [mm])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next