Click or drag to resize
SoSFRotationGetValue Method (SbVec3f, Single)

Gets the value of the field as an axis/angle.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void GetValue(
	out SbVec3f axis,
	out float angle
)

Parameters

axis
Type: OIV.InventorSbVec3f
angle
Type: SystemSingle
Remarks

See Also