Click or drag to resize
SbCylinderProjectorSetCylinder Method

Sets the cylinder 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 SetCylinder(
	SbCylinder cyl
)

Parameters

cyl
Type: OIV.InventorSbCylinder
Remarks

The default cylinder is aligned with the Y axis and has radius 1.0.

See Also