Click or drag to resize
SbExtrusionGeneratorCreateFrom2DPoints Method (IListSbVec2f, SoPath, SbViewVolume)
Calls CreateFrom2DPoints(pointsInCam, nodePath, volume, SbBox3f()).

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public static SoShape CreateFrom2DPoints(
	IList<SbVec2f> pointsInCam,
	SoPath nodePath,
	SbViewVolume volume
)

Parameters

pointsInCam
Type: System.Collections.GenericIListSbVec2f
nodePath
Type: OIV.InventorSoPath
volume
Type: OIV.InventorSbViewVolume

Return Value

Type: SoShape
Remarks