You are here: Start » FIL.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
(
	FilNet.Surface surface
)

Parameters

Name Type Range Default Description
surfaceFilNet.Surface

Function Overrides

See also