<Code Lib>
2021 Method
Changes 0
M

RebarCoupler.SetUnobscuredInView

Description:
Sets this rebar coupler element to be shown unobscured in a view.

public void SetUnobscuredInView(
	View view,
	bool unobscured
)

  • view
    The view element
  • Boolean
    unobscured
    True if rebar coupler is shown unobscured, false otherwise.

Loading…