API Help
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_GROUPING Property / CONNECTION_GROUPING(Int32) Property

In This Topic
CONNECTION_GROUPING(Int32) Property
In This Topic
Grouping # 31069. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_GROUPING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Using this property, free groups of connections can be defined that can then be given special names using connection numbering. This property is available for connections, connection definition points, potentials, signals, and potential definition points.

See Also