2027 Members
Changes 0
M

Transform Properties

Name Return Type Description Inherited From
P Basis XYZ Defines the basis of the old coordinate system in the new coordinate system.
P BasisX XYZ The basis of the X axis of this transformation.
P BasisY XYZ The basis of the Y axis of this transformation.
P BasisZ XYZ The basis of the Z axis of this transformation.
P Determinant double The determinant of this transformation.
P HasReflection bool The boolean value that indicates whether this transformation produces reflection.
P Identity Transform The identity transformation.
P Inverse Transform The inverse transformation of this transformation.
P IsConformal bool The boolean value that indicates whether this transformation is conformal.
P IsIdentity bool The boolean value that indicates whether this transformation is an identity.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P IsTranslation bool The boolean value that indicates whether this transformation is a translation.
P Origin XYZ Defines the origin of the old coordinate system in the new coordinate system.
P Scale double The real number that represents the scale of the transformation.