 | ReferenceCoordinateSystemCurrentTransformation Property |
Gets or sets the transformation matrix that defines the complete spatial mapping from global to reference coordinates.
This property is for internal system usage and encapsulates all translation, rotation, and alignment operations
applied to the reference coordinate system.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxMatrix CurrentTransformation { get; set; }Property CurrentTransformation As Matrix
Get
Set
Property Value
Matrix
See Also