2027 Method
Changes 0
M

RebarInSystem.CanApplyPresentationMode

Description:
Checks if a presentation mode can be applied for this rebar in the given view.
public bool CanApplyPresentationMode(
	View dBView
)
  • dBView
    The view in which presentation mode will be applied.
Return Value Boolean True if a presentation mode can be applied for the given view, false otherwise.