Click or drag to resize
SbCylinderProjectorSetFront Method

Sets whether the projector should intersect the half of the cylinder that faces the eye.

Namespace: OIV.Inventor.Projectors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetFront(
	bool isFront
)

Parameters

isFront
Type: SystemBoolean
Remarks

Set to false if the projector should intersect with the rear half.

See Also