You are here: Start » FIL.NET » Invoke.SetView3DPrimitive

Invoke.SetView3DPrimitive

Namespace:Fil.DebugPreview
Assembly:FilNet.dll

Syntax

C++
C#
 
public static bool SetView3DPrimitive
(
	int view,
	int primitiveIndex,
	List<Fil.Surface> surfaceArray,
	uint color
)

Parameters

Name Type Range Default Description
viewint
primitiveIndexint
surfaceArraySystem.Collections.Generic.List<Fil.Surface>
coloruint

Function Overrides

See also