Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_TERMINAL_MAIN Property / FUNC_TERMINAL_MAIN Property

In This Topic
FUNC_TERMINAL_MAIN Property
In This Topic
Main terminal # 20220.
Syntax
public PropertyValue FUNC_TERMINAL_MAIN {get; set;}

Property Value

Returns property value of type System.Boolean.
Remarks

Defines a terminal as the main terminal; the terminal is then similar to a main function. For example, for a main terminal the function templates are displayed in the terminal strip navigator, and a device selection can be performed. A terminal strip can contain as many main terminals as you want.

See Also