Alternative to ProCableAndConductorsCreate for creating cables and conductors with TOOLKIT in Creo 5.0
I’m developing with Creo 5.0 TOOLKIT. I need to create cables and conductors programmatically. I found that higher versions provide ProCableAndConductorsCreate, but it's not available in Creo 5.0.
I noticed ProCablesFromLogicalAllCreate can create all missing cables from logical references. Is there a way to use it (or other functions) to achieve the same “create a single cable with conductors” effect, without relying on a full logical import? Or must I stick with the combination of ProCableCreate and ProCableconductorCreate?
Any suggested workflow or code examples would be greatly appreciated.
Thank you.

