Search found 4 matches

by deanlupini
01 May 2012, 18:11
Forum: CAD .NET
Topic: Export Custom Group Codes for Entities
Replies: 3
Views: 19429

Re: Export Custom Group Codes for Entities

Hi, the LineWeight and ZThick property don't seem to come through to the exporter. Only LineTypeScale comes through as a group 48.

Is this a bug?
by deanlupini
29 Apr 2012, 22:53
Forum: CAD .NET
Topic: Export Custom Group Codes for Entities
Replies: 3
Views: 19429

Export Custom Group Codes for Entities

Is there a way to add group codes and values to entities for export that aren't available through the API?

For example, if I need to export points with a group code 50 (angle) or 39 (thickness), can I manually add that? Currently, the CADPoint object has no Angle or Thickness member.

Thanks.
by deanlupini
02 Nov 2011, 06:44
Forum: CAD .NET
Topic: DXF Export Version - exporting old versions
Replies: 1
Views: 11126

DXF Export Version - exporting old versions

Is it possible to export a CADImage to an older version of DXF? I'm using DirectCADtoDXF.CADtoDXF at the moment.

I'd like to be able to select the DXF version that is exported ideally in order to be compatible with legacy software.\

Thanks
-Dean
by deanlupini
21 Nov 2010, 21:52
Forum: CAD .NET
Topic: Colour Per Vertex for DXF Export
Replies: 1
Views: 11810

Colour Per Vertex for DXF Export

Does anyone know how to assign per vertex colours? I noticed that the CADVertex object has a Color property, but even if I set this to a colour, the .dxf file that is created on export does not have any per-vertex colour information in it (the colour list is empty, and the vertex colour flag 62 is s...