Rebar.SetUnobscuredInView
Description:
Sets this rebar element to be shown unobscured in a view.
Sets this rebar element to be shown unobscured in a view.
public void SetUnobscuredInView(
View view,
bool unobscured
)
-
viewThe view element
-
BooleanunobscuredTrue if rebar is shown unobscured, false otherwise.
-
A non-optional argument was NULL
-
None of the following disciplines is enabled: Structural.
-
This rebar element doesn't have valid visibility data.