Transform1D Properties
| Name | Return Type | Description |
|---|---|---|
| Determinant | double | The determinant of this transformation. |
| IsIdentity | bool | The boolean value that indicates whether this transformation is an identity. |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| Scale | double | The real number that represents the scale of this transformation. |
| Translation | double | The translational part of this transformation. |