<Code Lib>
2025.3 Method
Changes 3
M

View.HasViewTransforms

Description:
Returns true if the view reports model space to view projection space transforms.
Remarks:
Not all views return transforms. For example, schedules and legends do not report transforms.

public bool HasViewTransforms()

Boolean True if the view returns transforms, false otherwise.

Loading…