| IReinforcementBarBarGeometry Property |
Gets the bar geometry
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<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
IReadOnlyPropertyIReinforcementBarGeometrySee Also