Interface ISlabItemData
Represents additional data of a slab item
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISlabItemData
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]) |