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

In This Topic
FUNC_POTENTIALTYPE_TERMINALPOINTS(Int32) Property
In This Topic
Potential type of connection points # 20166. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_POTENTIALTYPE_TERMINALPOINTS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only..

Provides the potential type of the connection points, when this is the same for all function connection points. Otherwise the "Undefined" potential type is output instead.

See Also