Search found 4 matches
- 23 May 2006, 13:35
- Forum: CAD VCL
- Topic: Angle of SimpleImport circular arc
- Replies: 3
- Views: 15749
- 12 May 2006, 13:54
- Forum: CAD VCL
- Topic: Angle of SimpleImport circular arc
- Replies: 3
- Views: 15749
Angle of SimpleImport circular arc
Hi, There is a case where the angle of the Insert circular arc of SimpleImport reverses. <b>procedure</b> TForm1.ReadCADEntities(Entity: TsgDXFEntity); <b>var</b> ..... <b>begin</b> C := EntColor(Entity, FCADParams.Insert); L := EntStyle(Entity); <b>if</b> Entity <b>is</b> TsgDXFArc <b>then begin</b...
- 06 May 2006, 01:09
- Forum: CAD VCL
- Topic: CAD Import VCL & C++Builder
- Replies: 2
- Views: 12954
- 28 Apr 2006, 06:12
- Forum: CAD VCL
- Topic: CAD Import VCL & C++Builder
- Replies: 2
- Views: 12954
CAD Import VCL & C++Builder
Hi,
The block cannot be inserted with C++Builder and it embarrasses it.
Is there succeeding in BCB though it moves correctly in Delphi?
The block cannot be inserted with C++Builder and it embarrasses it.
Is there succeeding in BCB though it moves correctly in Delphi?