| IIsolatedFoundationDataEccentricityDir2 Property |
Gets the eccentricity 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> EccentricityDir2 { get; }
ReadOnly Property EccentricityDir2 As IProperty(Of Double)
Get
property IProperty<double>^ EccentricityDir2 {
IProperty<double>^ get ();
}
abstract EccentricityDir2 : IProperty<float> with get
Property Value
IPropertyDoubleSee Also