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

In This Topic
FUNC_CABLEAUTOCREATED(Int32) Property
In This Topic
Automatically generated # 20059. This property isn't indexed.
Syntax
public PropertyValue FUNC_CABLEAUTOCREATED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Shows if a function was generated by an automatic run (e.g., automatically generated cables). If you deactivate this property, the function is seen as manually generated and not changed during automatic processing.

See Also