Rebar.IsSolidInView
Description:
Checks if this rebar element is shown solidly in a 3D view.
Checks if this rebar element is shown solidly in a 3D view.
public bool IsSolidInView(
View3D view
)
-
viewThe 3D view element
Return Value
bool
True if rebar is shown solidly, false otherwise.
-
A non-optional argument was NULL
-
This rebar element doesn't have valid visibility data.