Click or drag to resize
SbMatrixdDet3 Method (Int32, Int32, Int32, Int32, Int32, Int32)

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax
public double Det3(
	int r1,
	int r2,
	int r3,
	int c1,
	int c2,
	int c3
)

Parameters

r1
Type: SystemInt32
r2
Type: SystemInt32
r3
Type: SystemInt32
c1
Type: SystemInt32
c2
Type: SystemInt32
c3
Type: SystemInt32

Return Value

Type: Double
See Also