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