<Code Lib>
M

RebarInSystem.IsSolidInView

Description:
Checks if this rebar element is shown solidly in a 3D view.

public bool IsSolidInView(
	View3D view
)

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

Loading…