![]() | IReinforcementMeshId Property |
Gets the unique ID of the mesh
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementMeshId Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<long> Id { get; }
ReadOnly Property Id As IReadOnlyProperty(Of Long) Get
property IReadOnlyProperty<long long>^ Id { IReadOnlyProperty<long long>^ get (); }
abstract Id : IReadOnlyProperty<int64> with get