Click or drag to resize
SbSphereProjectorSetSphere Method

Sets the sphere on which to project points.

Namespace: OIV.Inventor.Projectors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetSphere(
	SbSphere sph
)

Parameters

sph
Type: OIV.InventorSbSphere
Remarks

The default sphere has radius 1.0.

See Also