26.16. All CADs: Display of dimensions and parameters on NativeCheckin is configurable

As of V10.00 SP0 you can determine whether dimensions and/or parameters should be displayed in the characteristic attribute table on native checkin.[130] [131]

Setting in $CADENAS_SETUP/ifacecommon.cfg:

[NativeCheckin] 
ProcessDimensions={ignore,visible,invisble} 
ProcessParameters={ignore,visible,invisible}

There are the following three options:

  • visible (default)

    Values are checked in and displayed

  • invisible

    Values are checked in but not displayed

  • ignore

    Values are ignored




[130] Dimensions change the geometry and so become visible in the 3D view. Parameters are mere text and without controlling function.

[131] #24639