Indicates if the viewport has transforms.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2023
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Return Value
True if the viewport has transforms, false otherwise.Remarks
Not all viewports have transforms. For example, viewports for schedules and legends do not have transforms.