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

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax
public float 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: Single
See Also