| IIsolatedFoundationDataTaperLengthDir2 Property |
Gets the taper length in direction 2 (in [mm])
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> TaperLengthDir2 { get; }
ReadOnly Property TaperLengthDir2 As IProperty(Of Double)
Get
property IProperty<double>^ TaperLengthDir2 {
IProperty<double>^ get ();
}
abstract TaperLengthDir2 : IProperty<float> with get
Property Value
IPropertyDoubleSee Also