IStructuralWallPanelData Interface

Represents data of panel in IStructuralWall

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IStructuralWallPanelData

The IStructuralWallPanelData type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets the panel alignment
Public propertyAlignmentOffset
Gets the offset of the alignment (in [mm])
Public propertyBottomMinorRelease
Gets the bottom release in minor axis
Public propertyConcreteDensityClass
Gets the panel's concrete density class
Public propertyConcreteType
Gets the panel's concrete type
Public propertyCrackedOption
Gets the cracked option
Public propertyExtensionLeftEnd
Gets the extension on the left side (in [mm])
Public propertyExtensionRightEnd
Gets the extension on the right side (in [mm])
Public propertyMaterial
Gets the panel's material
Public propertyNominalCover
Gets the nominal cover (in [mm])
Public propertyReinforcementLayers
Gets the number of reinforcement layers
Public propertyThickness
Gets the thickness of the panel (in [mm])
Public propertyTopMinorRelease
Gets the top release in minor axis
Top
See Also