MechanismAspectCoordinateSystem Property |
The coordinate system to use internally.
Namespace:
Demo3D.Visuals.KJE
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic CoordinateSystem CoordinateSystem { get; set; }Property Value
Type:
CoordinateSystem
Remarks
Mechanism can use a different coordinate system internally to that used by Demo3D. This
allows mechanism to function in the same way as the CAD software in whcih they were
designed.
See Also