<Code Lib>
M

RebarContainer.IsSolidInView

Description:
Checks if this RebarContainer element is shown as solid in the given 3D view.

public bool IsSolidInView(
	View3D view
)

Return Value bool True this RebarContainer element is shown as solid in the given 3D view, false otherwise.

Loading…