Click or drag to resize
SbMatrixdGetTransform Method (SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d)

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public void GetTransform(
	out SbVec3d translation,
	out SbRotationd rotation,
	out SbVec3d scaleFactor,
	out SbRotationd scaleOrientation,
	out SbVec3d center
)

Parameters

translation
Type: OIV.InventorSbVec3d
rotation
Type: OIV.InventorSbRotationd
scaleFactor
Type: OIV.InventorSbVec3d
scaleOrientation
Type: OIV.InventorSbRotationd
center
Type: OIV.InventorSbVec3d
See Also