You are here: Start » FIL.NET » View3DBox.DataItem.SetSegment2D Method

View3DBox.DataItem.SetSegment2D Method

Sets a 2D segment as this primitive.

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

Syntax

public void SetSegment2D
(
	FilNet.Segment2D segment
)

Parameters

Name Type Range Default Description
segmentFilNet.Segment2D

Function Overrides

See also