public PropertyValue FUNC_CABLEAUTOCREATED( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLEAUTOCREATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLEAUTOCREATED( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLEAUTOCREATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
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.