| ISubModelZCoordTop Property |
Gets sub-model's top Z coordinate (in [mm])
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> ZCoordTop { get; }
ReadOnly Property ZCoordTop As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ ZCoordTop {
IReadOnlyProperty<double>^ get ();
}
abstract ZCoordTop : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also