| IReinforcementMeshSize Property |
Gets the size of the reinforcement mesh used
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IReinforcementMeshSize> Size { get; }
ReadOnly Property Size As IReadOnlyProperty(Of IReinforcementMeshSize)
Get
property IReadOnlyProperty<IReinforcementMeshSize^>^ Size {
IReadOnlyProperty<IReinforcementMeshSize^>^ get ();
}
abstract Size : IReadOnlyProperty<IReinforcementMeshSize> with get
Property Value
IReadOnlyPropertyIReinforcementMeshSizeSee Also