Skip to content
Discussion options

You must be logged in to vote

The OCS to WCS transformation if the extrusion vector != (0, 0, 1), see https://ezdxf.mozman.at/docs/concepts/ocs.html

# example for OCS entity CIRCLE
ocs = circle.ocs()
wcs_center = ocs.to_wcs(circle.dxf.center)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@aanastasiou
Comment options

@mozman
Comment options

@aanastasiou
Comment options

Answer selected by aanastasiou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants