 | IReinforcementBarLocation Property |
Gets the bar location in the section
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<ReinforcementBarLocation> Location { get; }
ReadOnly Property Location As IReadOnlyProperty(Of ReinforcementBarLocation)
Get
property IReadOnlyProperty<ReinforcementBarLocation>^ Location {
IReadOnlyProperty<ReinforcementBarLocation>^ get ();
}
abstract Location : IReadOnlyProperty<ReinforcementBarLocation> with get
Property Value
Type:
IReadOnlyPropertyReinforcementBarLocation
See Also