ISlab |
Represents additional data of a slab item
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ISlabItemData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoDesign | Gets a value indicating whether sections from the design section order will be considered during the design process | |
AutoDesignOption | Gets the AutoDesignOption | |
BottomCover | Gets the bottom cover (in [mm]) | |
Depth | Gets the depth of the slab item (in [mm]) | |
OverrideSlabDepth | Gets a value indicating whether the slab item overrides depth of the parent slab | |
TopCover | Gets the top cover (in [mm]) | |
VerticalOffset | Gets the vertical offset of the slab item (in [mm]) |
See Also