Click or drag to resize
SbMatrixFactor Method

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public bool Factor(
	out SbMatrix r,
	out SbVec3f s,
	out SbMatrix u,
	out SbVec3f t,
	out SbMatrix proj
)

Parameters

r
Type: OIV.InventorSbMatrix
s
Type: OIV.InventorSbVec3f
u
Type: OIV.InventorSbMatrix
t
Type: OIV.InventorSbVec3f
proj
Type: OIV.InventorSbMatrix

Return Value

Type: Boolean
See Also