Skip to content
Discussion options

You must be logged in to vote

Example script to add a true REVCLOUD object: https://github.com/mozman/ezdxf/blob/master/examples/revcloud.py

These conditions must be met to create a true REVCLOUD representation:

  • bulge value is 0.52056705
  • LWPOLYLINE closed flag must be set
  • XDATA "RevcloudProps" must be present

Whether the first vertex coincides with the last vertex or not is not important.

EDIT: moved module to ezdxf.revcloud as it can now do more than just render the required LWPOLYLINE points.

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@mozman
Comment options

@gswifort
Comment options

@mozman
Comment options

@gswifort
Comment options

@mozman
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by gswifort
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
Converted from issue

This discussion was converted from issue #1045 on March 08, 2024 09:12.