CSMath.Transform.TryDecompose(CSMath.XYZ@,_CSMath.XYZ@,_CSMath.Quaternion@) - DomCR/ACadSharp GitHub Wiki

TryDecompose(CSMath.XYZ@, CSMath.XYZ@, CSMath.Quaternion@) Method

Try to decompose the transform into it's components.

Definition

Namespace: CSMath.Transform

C#

public Boolean TryDecompose(CSMath.XYZ@, CSMath.XYZ@, CSMath.Quaternion@)

Return Value

Boolean