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

In This Topic
FUNC_FORM_CONNECTIONDIAGRAM(Int32) Property
In This Topic
Form for wiring diagram # 20234. This property isn't indexed.
Syntax
public PropertyValue FUNC_FORM_CONNECTIONDIAGRAM( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Allows for a separate form for wiring diagrams to be stated at the main function of a device. Wiring diagrams consist of several connection diagrams and are used to output information about connected conductors and targets. (Additional information can be obtained in the help system in the section "Generating wiring diagrams".)

If you assign a value via the API interface, please make sure that the corresponding master data is available in the project.

See Also