
ProCablesFromLogicalAllCreate | |
( ProAssembly assy /* (In) The assembly */ ProHarness harness /* (In) The harness handle. */ ProName* p_cable_names /* (In) ProArray of cables' names. */ ProCable** r_crt_cbls /* (Out) ProArray of ProCable of the created cables including conductors. To free it, call the function ProArrayFree. */ ) |

The function successfully create cables. | |
Model is in read-only state. | |
One or more of the input arguments was invalid | |
Other errors. |

