Click or drag to resize
SoTextureImage3ElementGetDefault Method

Returns the default texture image.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SbNativeArray<byte> GetDefault(
	out SbVec3s s,
	out int nc
)

Parameters

s
Type: OIV.InventorSbVec3s
nc
Type: SystemInt32

Return Value

Type: SbNativeArrayByte
Remarks

See Also