<Code Lib>
M

AreaReinforcement.IsSolidInView

Description:
Checks if this Area Reinforcement is shown solidly in a 3D view.

public bool IsSolidInView(
	View3D view
)

Return Value bool True if Area Reinforcement is shown solidly, false otherwise.

Loading…