Reading color of each entity in DXF file
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Dear All Regards! I have a program that opened and read a DXF file format in C# and then draw all the entities in DXF file using openGL, but i can't read the color of these entities which are given in DXF file, so need program in C# :sigh:to read the color of each entity i.e circle, polyline,arc etc..,of DXF file and then draw each entitiy i.e circle, polylines etc, in that specific color, as for each entity there is color in DXF file. kindly help me while writng program for it. Thanks David
david