<Code Lib>
2025.3 Method
Changes 0
M

RebarCoupler.IsUnobscuredInView

Description:
Checks if this rebar coupler element is shown unobscured in a view.

public bool IsUnobscuredInView(
	View view
)

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

Loading…