<Code Lib>
2023 Method
Changes 0
M

RebarContainer.IsUnobscuredInView

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

public bool IsUnobscuredInView(
	View view
)

Return Value bool True if rebar is shown unobscured, false otherwise.

Loading…