powered by CADENAS

Manual

Manual

1.2.2. Running PLMsynchro with CAPVIDIA

To enable CAPVIDIA with a PLMsynchro job, please set these additional settings:

  1. In plmsynchro.cfg, under [JOB], enter a new key called conversionPath. The value in this key holds the conversion process for CAPVIDIA module.

    conversionPath=iface.CAD,stp,stpin_qif>OutputFormat

    The following screenshot shows an example of conversionPath set for Inventor and PARTJAVA_REDUCED.

  2. In geomsearch.cfg add the algorithm "ALF" under AvailableSystemAlgoList and CreationSystemAlgoList.

  3. Optionally:

    For very small parts, Capvidia will possibly calculate the Bounding Box not correctly, which results in wrong parts. In this case try the following setting under plmsynchro.cfg -> block [JOB] or [CONVERSION] -> key ConversionPath.

    iface.cad,stp,nat_capvidia_stp>partjava(;custom=AdaptTolerance=3)
    

    or

    stp,nat_capvidia_stp>partjava(;custom=AdaptTolerance=3)