 | IStructuralWallDataStructuralWallType Property |
Gets the type of the wall
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<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
Type:
IPropertyWithValidValuesStructuralWallType
See Also