Click or drag to resize
SbProjectionInverse Method

Apply the inverse coordinate to one point.

Namespace: OIV.Inventor.Projection
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void Inverse(
	out SbVec3f point
)

Parameters

point
Type: OIV.InventorSbVec3f
Remarks

Modifies the given object.

See Also