Easiest way to set RGB/HEX color for hatch pattern and other objects #1212
Unanswered
pavelpereverzev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello once again!
I have a set of rules which are used to paint both polylines and hatch palettes. Stucked on painting them with custom colors which are out of 0-257 aci range.
Tried to understand the
acadctb
logic but it doesn't import for some reason. Also tried usingImporter
class with a dxf sample file and import styles but it also avoiding import of custom colors.I thought the logic was something like this:
But eventually color is not set
Beta Was this translation helpful? Give feedback.
All reactions