Parametric Cell Studio

Why is there not that much information about Parametric Cell Studio. Or am I just looking in the wrong places. Does anyone know if there is a publication on Parametric Cell Studio? Or is the only information about it you can learn from the Bentley Institute?
Parents Reply
  • (Everything very old here - but we still use it:)

    something what took us some time to find out: (maybe obvious for every hard core coder ....)

    If you want to build an expression to check for a specific / zero value: You have to use == to build the expression. This is not mentioned in any help script.

    e.g. IF(\FrameAddTop==0, 10, \FrameAddTop)

Children
No Data