| IStructuralWallDataStructuralWallType Property |
Gets the type of the wall
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<StructuralWallType> StructuralWallType { get; }
ReadOnly Property StructuralWallType As IPropertyWithValidValues(Of StructuralWallType)
Get
property IPropertyWithValidValues<StructuralWallType>^ StructuralWallType {
IPropertyWithValidValues<StructuralWallType>^ get ();
}
abstract StructuralWallType : IPropertyWithValidValues<StructuralWallType> with get
Property Value
IPropertyWithValidValuesStructuralWallTypeSee Also