Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CONNECTIONCROSSSECTIONS Property / FUNC_CONNECTIONCROSSSECTIONS(Int32) Property

In This Topic
FUNC_CONNECTIONCROSSSECTIONS(Int32) Property
In This Topic
Connection point cross-section / diameter # 20295.
Syntax
public PropertyValue FUNC_CONNECTIONCROSSSECTIONS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 1000.

Shows the connection point cross-sections / diameters of the function. The index can be used to define a max. of 100 sets of connection point cross-sections / diameters.

See Also