<Code Lib>
2027 Method
Changes 0
M

RebarInSystem.ClearPresentationMode

Description:
Sets the presentation mode for this rebar set to the default (either for a single view, or for all views).

public void ClearPresentationMode(
	View dBView
)

  • dBView
    The view where the presentation mode will be cleared. NULL for all views

Loading…