 | IWestokDesignDataBeamType Property |
Gets the type of the beam
Namespace:
TSD.API.Remoting.SectionsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<WestokBeamType> BeamType { get; }
ReadOnly Property BeamType As IPropertyWithValidValues(Of WestokBeamType)
Get
property IPropertyWithValidValues<WestokBeamType>^ BeamType {
IPropertyWithValidValues<WestokBeamType>^ get ();
}
abstract BeamType : IPropertyWithValidValues<WestokBeamType> with get
Property Value
Type:
IPropertyWithValidValuesWestokBeamType
See Also