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: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
Matrix CurrentTransformation { get; set; }

Property Value

Matrix
See Also