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