Click or drag to resize
SbExtrusionGeneratorCreateFrom2DPoints Method (IListSbVec2f, SbMatrix)
Calls CreateFrom2DPoints(pointsInCam, localToCam, SbBox3f()).

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static SoShape CreateFrom2DPoints(
	IList<SbVec2f> pointsInCam,
	SbMatrix localToCam
)

Parameters

pointsInCam
Type: System.Collections.GenericIListSbVec2f
localToCam
Type: OIV.InventorSbMatrix

Return Value

Type: SoShape
Remarks