Click or drag to resize
SoTextureCoordinate3ElementGet Method (SbVec3f, SbVec3f)
Calls Get(point, normal, System.Int32(0)).

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbVec4f Get(
	SbVec3f point,
	SbVec3f normal
)

Parameters

point
Type: OIV.InventorSbVec3f
normal
Type: OIV.InventorSbVec3f

Return Value

Type: SbVec4f
Remarks