Click or drag to resize
SbCylinderSectionProjectorIsWithinTolerance Method

Finds whether this point on the cylinder or tolerance plane is within tolerance.

Namespace: OIV.Inventor.Projectors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsWithinTolerance(
	SbVec3f point
)

Parameters

point
Type: OIV.InventorSbVec3f

Return Value

Type: Boolean
Remarks