You are here: Start » AVL.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<AvlNet.ProfileRidge> ridges
)

Parameters

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

See also