Click or drag to resize
SbExtrusionGeneratorCreateFrom2DPoints Method (Queue, SoPath, SbViewVolume)

Note: This API is now obsolete.

Calls CreateFrom2DPoints(pointsInCam, nodePath, volume, SbBox3f()). Obsolete since Open Inventor 8000.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static SoShape CreateFrom2DPoints(
	Queue pointsInCam,
	SoPath nodePath,
	SbViewVolume volume
)

Parameters

pointsInCam
Type: System.CollectionsQueue
nodePath
Type: OIV.InventorSoPath
volume
Type: OIV.InventorSbViewVolume

Return Value

Type: SoShape
Remarks