DiscussionsIssue archiveOther usage issues

Archived discussion

TDataStd_CoordSys ???

Other usage issuesThu, 03/02/2000 - 18:402 replies

Browse this forum
QuestionAuthor

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

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

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.

Commenter-1.

02Commenter-2

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,

Commenter-2