Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_CONTACTTYPE Property / FUNCTION3D_TERMINALPOSITION_CONTACTTYPE(Int32) Property

In This Topic
FUNCTION3D_TERMINALPOSITION_CONTACTTYPE(Int32) Property
In This Topic
Connection point pattern: Wire termination processing (EPLAN Cabinet) # 36061.
Syntax
public PropertyValue FUNCTION3D_TERMINALPOSITION_CONTACTTYPE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

This property is only required for reasons of compatibility with EPLAN Cabinet. For a connection point, this shows how the end of the connection is handled, for example with stripping or crimping. Is selected from a drop-down list in parts management on the Connection points tab where user-defined values can also be assigned.

See Also