Search the Community
Showing results for tags 'rgb'.
-
LSP for creating multiple colored hatches
Theking20212030 posted a topic in AutoLISP, Visual LISP & DCL
Hi all, I am in desperate need for lsp that create multiple hatches for multiple closed different colored polylines so that the hatch would match the same COLOR (RGB not index) and ELEVATION of that polyline, I have found one that matches the hatch's elevation to the polyline but no luck with the c... -
Lisp for Coloring entities by Elevation in RGB Colors (Gradient)
Noblelenient posted a topic in AutoLISP, Visual LISP & DCL
Hey all, I was searching for a lisp that would do the following: Color entities (polylines/lines) according to their elevation in RGB Gradient manner, what so far I came with is a lisp that would color point clouds but I couldn't use, and some non-free tools like EzySurf (Extra) and Carlson Civil bu... -
RGB to ACI colour, can I automatically convert RGB objects to autocad colours?
GMaracchioni posted a topic in AutoCAD LT
Hello there, I have a file (probably exported from rhino, not sure about that though) where all objects have rgb colour properties to them. White lines are RGB 255, 255, 255, which makes them look fine in model space, though they look white on white in paper space. I would like to convert tho...- 15 replies