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