Click or drag to resize
SbExtrusionGeneratorCreateFrom2DPoints Method (Queue, SbMatrix)

Note: This API is now obsolete.

Calls CreateFrom2DPoints(pointsInCam, camToLocal, -1.0f, 1.0f). Obsolete since Open Inventor 8000.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static SoShape CreateFrom2DPoints(
	Queue pointsInCam,
	SbMatrix camToLocal
)

Parameters

pointsInCam
Type: System.CollectionsQueue
camToLocal
Type: OIV.InventorSbMatrix

Return Value

Type: SoShape
Remarks