API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_LOGDEF_ISCABLE Property / FUNC_LOGDEF_ISCABLE(Int32) Property

In This Topic
FUNC_LOGDEF_ISCABLE(Int32) Property
In This Topic
Connection point logic: Cable connection point # 20322.
Syntax
public PropertyValue FUNC_LOGDEF_ISCABLE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

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

Defines whether the connection should lie in a cable. This setting is taken into account when automatically generating cables. Using the index, you can differentiate between up to 100 settings.

See Also