Click or drag to resize
SoDraggerGetPartToLocalMatrix Method

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void GetPartToLocalMatrix(
	string partName,
	out SbMatrix partToLocalMatrix,
	out SbMatrix localToPartMatrix
)

Parameters

partName
Type: SystemString
partToLocalMatrix
Type: OIV.InventorSbMatrix
localToPartMatrix
Type: OIV.InventorSbMatrix
Remarks