CoordinateSystem Class |
Namespace: Emulate3D.FMI.V3.Description
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class CoordinateSystem : ElementBase
The CoordinateSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| SuggestedScalingFactorTo_mm |
If non-null, suggested scaling factor.
| |
| X1 |
Coordinate x1.
| |
| X2 |
Coordinate x2.
| |
| Y1 |
Coordinate y1.
| |
| Y2 |
Coordinate y2.
|