 | IWestokDesignDataBeamLocation Property |
Gets the location of the beam
Namespace:
TSD.API.Remoting.SectionsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<WestokBeamLocation> BeamLocation { get; }
ReadOnly Property BeamLocation As IPropertyWithValidValues(Of WestokBeamLocation)
Get
property IPropertyWithValidValues<WestokBeamLocation>^ BeamLocation {
IPropertyWithValidValues<WestokBeamLocation>^ get ();
}
abstract BeamLocation : IPropertyWithValidValues<WestokBeamLocation> with get
Property Value
Type:
IPropertyWithValidValuesWestokBeamLocation
See Also