Click or drag to resize
SoTextureImage3ElementGetDefault Method

Returns the default texture image.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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