Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing documentation for gp::XOY. #734

Open
ghost opened this issue Oct 27, 2020 · 0 comments
Open

Confusing documentation for gp::XOY. #734

ghost opened this issue Oct 27, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 27, 2020

The documentation for the gp::XOY() reads:

Identifies a coordinate system where its origin is Origin, and its "main Direction" and "X Direction" coordinates Z = 1.0, X = Y =0.0 and X direction coordinates X = 1.0, Y = Z = 0.0.

I find it confusing. How can "main Direction" and "X Direction" have the same coordinates?

How could X direction have two different coordinates?

Why you do not define the meaning of this static function simply as:

Identifies a coordinate system where its origin is Origin, and its "main Direction" and "X Direction" coordinates Z = 1.0, X = Y =0.0 and X direction coordinates X = 1.0, Y = Z = 0.0.

?

The definition of gp::YOZ() and gp:ZOX() have a similar problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants