public PropertyValue FUNC_CABLE_ALLOW_TWO_PE_WIRES( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_ALLOW_TWO_PE_WIRES { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_CABLE_ALLOW_TWO_PE_WIRES( int index ) {get; set;}
public: property PropertyValue^ FUNC_CABLE_ALLOW_TWO_PE_WIRES { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Suppresses the message "Several PE conductors intersected" in the project review.