CADability dotNET

The ModOp2D type exposes the following members.

Properties

  NameDescription
Public propertyDeterminant
Gets the determinant of this modification
Public propertyFactor
Returns the scaling factor of this modification
Public propertyStatic memberIdentity
Creates a modification which is the identity
Public propertyIsIdentity
Returns true, if this modification is the identity.
Public propertyIsIsogonal
Public propertyIsNull
Public propertyMatrix
Gets or sets the 3*2 Matrix that defines this mmodification
Public propertyMatrix2D
Public propertyStatic memberNull
Creates a modification which is null, i.e. no valid ModOp2D

See Also