Interface IStructuralWallData
Represents additional data of a structural wall
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IStructuralWallData
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 |