RVTDocs.com

RebarInSystem.IsUnobscuredInView

Method
Description:
Checks if this rebar element is shown unobscured in a view.
Syntax
public bool IsUnobscuredInView(
	View view
)
Parameters
Parameter Type Description
view View The view element
Return Value
Type Description
Boolean True if rebar is shown unobscured, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null