| IIsolatedFoundationReinforcementBottomMeshes Property |
Gets a list of bottom meshes
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IReinforcementMeshList> BottomMeshes { get; }
ReadOnly Property BottomMeshes As IReadOnlyProperty(Of IReinforcementMeshList)
Get
property IReadOnlyProperty<IReinforcementMeshList^>^ BottomMeshes {
IReadOnlyProperty<IReinforcementMeshList^>^ get ();
}
abstract BottomMeshes : IReadOnlyProperty<IReinforcementMeshList> with get
Property Value
IReadOnlyPropertyIReinforcementMeshListSee Also