Jlock126 Posted December 30, 2009 Posted December 30, 2009 I have created several 3d regions that are supposed to be white. When I change the visual style to realistic, the index color white is blank. When I change the color to true color 255,255,255 the object is white. Why is this? Thanks Quote
Cad64 Posted December 31, 2009 Posted December 31, 2009 Because color #7 is a variable color depending on your background color. It displays as white on a black background but will display as black against a light background. If you change your background to grey or white you will see black lines, not white lines. If you want the color white, then you need to use true white, color 255, 255, 255. http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=8008602&linkID=9240615 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.