<Code Lib>
M

PathReinforcement.IsSolidInView

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

public bool IsSolidInView(
	View3D view
)

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

Loading…