|
P
BasisU
|
UV
|
The image of (1, 0) under OfVector(UV) .
|
|
P
BasisV
|
UV
|
The image of (0, 1) under OfVector(UV) .
|
|
P
Determinant
|
double
|
The determinant of this transformation.
|
|
P
HasReflection
|
bool
|
The boolean value that indicates whether this transformation produces reflection (i.e., is orientation-reversing).
|
|
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
IsTranslation
|
bool
|
The boolean value that indicates whether this transformation is a translation.
|
|
P
IsValidObject
|
Boolean
|
Specifies whether the .NET object represents a valid Revit entity.
|
|
P
Origin
|
UV
|
The image of (0, 0) under OfPoint(UV) .
This defines the translational part of the transform.
|
|
P
Scale
|
double
|
The real number that represents the scale of the conformal transformation.
|