<Code Lib>
2024 Method
Changes 0
M

View.SupportsRevealConstraints

Description:
Checks that the view can have the Reveal Constraints mode activated.
Remarks:
Reveal Constraints mode can only be activated for the following viewtypes:
  • 3D Views
  • Area Plans
  • Ceiling Plans
  • Detail Views
  • Drafting Views
  • Elevations
  • Floor Plans
  • Sections
  • Structural Plans

public bool SupportsRevealConstraints()

bool True if the view has a view type that allows Reveal Constraints mode to be activated.

Loading…