Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
Matrix CurrentTransformation { get; set; }

Property Value

Matrix
See Also