
Thu, 03/02/2000 - 18:40
Forums:
Hi !
I read in the documentaion that the TDataStd_CoordSys attribute is gone in the PR3 release, why was it removed and what should I use instead ?
Mikael
Hi !
I read in the documentaion that the TDataStd_CoordSys attribute is gone in the PR3 release, why was it removed and what should I use instead ?
Mikael
Thu, 03/02/2000 - 19:45
Hello, Mikael!
This attribute have been fully redesigning. I can't say You about the dates of its delivery. You can use this attirbute from the older version of OCC.
Regards.
Mikhail.
Tue, 03/07/2000 - 15:56
Hello Mikael and Mikhail,
Use TDataStd_UAttribute instead.
Only one method of CoordSys was still of any use: Move.
You can use the package method TNaming::Displace to replace this, and you will find it documented in the .cdl file.
Best regards,
Douglas