You are here: Start » AVL.NET » View3DBox.DataItem.SetSurface Method

View3DBox.DataItem.SetSurface Method

Sets a Surface object with height map data for this primitive.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetSurface
(
	AvlNet.Surface surface
)

Parameters

Name Type Range Default Description
surfaceAvlNet.Surface

Function Overrides

See also