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

In This Topic
FUNC_COILINDEX(Int32) Property
In This Topic
Contact / coil index # 20047. This property isn't indexed.
Syntax
public PropertyValue FUNC_COILINDEX( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Specifies the index of the coil or contact. This allows the contacts to be assigned to the appropriate coils in a contactor with multiple coils.

See Also