| IWestokDesignDataBeamType Property |
Gets the type of the beam
Namespace: TSD.API.Remoting.SectionsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<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
IPropertyWithValidValuesWestokBeamTypeSee Also