API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_TERMINAL_SECONDARY Property / FUNC_TERMINAL_SECONDARY(Int32) Property

In This Topic
FUNC_TERMINAL_SECONDARY(Int32) Property
In This Topic
Auxiliary terminal # 20228. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINAL_SECONDARY( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Indicates whether the terminal is an auxiliary terminal. Terminals can be managed as main terminals or auxiliary terminals. This means that auxiliary terminals can be used, for example, to represent terminals which consist of several functions (several separate terminals in one housing).

See Also