 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxMatrix CurrentTransformation { get; set; }Property CurrentTransformation As Matrix
Get
Set
Property Value
Matrix
See Also