Interface IStructuralWallPanelData
Represents data of panel in IStructuralWall
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IStructuralWallPanelData
Properties
| Name | Description |
|---|---|
| Alignment | Gets the panel alignment |
| AlignmentOffset | Gets the offset of the alignment (in [mm]) |
| BottomMinorRelease | Gets the bottom release in minor axis |
| ConcreteDensityClass | Gets the panel's concrete density class |
| ConcreteType | Gets the panel's concrete type |
| CrackedOption | Gets the cracked option |
| ExtensionLeftEnd | Gets the extension on the left side (in [mm]) |
| ExtensionRightEnd | Gets the extension on the right side (in [mm]) |
| GroutSpacing | Gets the masonry wall grout spacing |
| GroutType | Gets the masonry wall grout type |
| Material | Gets the panel's material |
| NominalCover | Gets the nominal cover (in [mm]) |
| ReinforcementLayers | Gets the number of reinforcement layers |
| Thickness | Gets the thickness of the panel (in [mm]) |
| TopMinorRelease | Gets the top release in minor axis |