You are here: Start » FIL.NET » ProfileBox.ProfileBoxDataSlot.SetProfileRidgesArray Method

ProfileBox.ProfileBoxDataSlot.SetProfileRidgesArray Method

Sets data slot to ProfileRidgeArray data type.

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

Syntax

public void SetProfileRidgesArray
(
	IList<FilNet.ProfileRidge> ridges
)

Parameters

Name Type Range Default Description
ridgesSystem.Collections.Generic.IList<FilNet.ProfileRidge>

See also