IStructural |
Represents additional data of a structural wall
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IStructuralWallData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoDesign | Gets a value indicating whether the wall will be automatically designed | |
AutomaticGenerateSupport | Gets a value indicating whether the wall automatically generates a support | |
Fabrication | Gets the fabrication | |
GenerateSupport | Gets a value indicating whether the wall generates a support | |
IsReinforcementApplicable | Gets a value indicating whether the wall can have reinforcement | |
MaterialType | Gets the material type | |
StructuralWallType | Gets the type of the wall | |
SupportData | Gets additional support data |
See Also