• Rotation Angle from feature property (PBS?)

    Hi all. Me again I've seen few posts about same issue but it seems that deficiency is still here (e.g. link link link ). What I want is to create PBS or something similar that consider value in ANGLE property of the feature and apply rotation angle…
  • Re: My own add feature function

    One another question... I have defined my command like in geo_example.xml Place(MDL) for GasMain feature. How can I get an operation's property in MDL? I have one property defining width of buffer rectangle that I draw. And I want to catch…
  • Re: My own add feature function

    Hello Mariusz, Use the xfmPropMgr_getPropertyXXX functions to get an operation property value. Regards, Chris