<Code Lib>
2025.3 Method
Changes 0
M

RebarInSystem.IsUnobscuredInView

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

public bool IsUnobscuredInView(
	View view
)

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

Loading…