2027 Method
Changes 0
M

Rebar.SetUnobscuredInView

Description:
Sets this rebar element to be shown unobscured in a view.
public void SetUnobscuredInView(
	View view,
	bool unobscured
)
  • view
    The view element
  • Boolean
    unobscured
    True if rebar is shown unobscured, false otherwise.