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

Makes this field have exactly one value, given by axis and angle .

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetValue(
	SbVec3f axis,
	float angle
)

Parameters

axis
Type: OIV.InventorSbVec3f
angle
Type: SystemSingle
Remarks

See Also