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