 | IReinforcementBarBarGeometry Property |
Gets the bar geometry
Namespace:
TSD.API.Remoting.ReinforcementAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<IReinforcementBarGeometry> BarGeometry { get; }
ReadOnly Property BarGeometry As IReadOnlyProperty(Of IReinforcementBarGeometry)
Get
property IReadOnlyProperty<IReinforcementBarGeometry^>^ BarGeometry {
IReadOnlyProperty<IReinforcementBarGeometry^>^ get ();
}
abstract BarGeometry : IReadOnlyProperty<IReinforcementBarGeometry> with get
Property Value
Type:
IReadOnlyPropertyIReinforcementBarGeometry
See Also