Hatch from AutoCAD
Moderators: SDS, support, admin
Hatch from AutoCAD
Hi,
i use a drawing from AutoCAD (in dwg) who use a Hatch to fill a simple rectanle (i use a block not a direct drawing).
Under ImportVCL i got a TsgCADCurvePolygon and not a TsgCADHatch ? it's normal ?
(else i don't get the right layer definite in AutoCAD ! ).
And on the drawing under Delphi6, i got the SOLID hatch who make some 3d effect (don't see the top and left line of my rect), but under AutoCAD i can see it.
Does i make a mistake somewhere ?
Thanks.
E.Jourde
PS :i just make a test with little rect and hatch and this working !!! with Viewer,why my else drawing don't draw the hatch under viewer?
i use a drawing from AutoCAD (in dwg) who use a Hatch to fill a simple rectanle (i use a block not a direct drawing).
Under ImportVCL i got a TsgCADCurvePolygon and not a TsgCADHatch ? it's normal ?
(else i don't get the right layer definite in AutoCAD ! ).
And on the drawing under Delphi6, i got the SOLID hatch who make some 3d effect (don't see the top and left line of my rect), but under AutoCAD i can see it.
Does i make a mistake somewhere ?
Thanks.
E.Jourde
PS :i just make a test with little rect and hatch and this working !!! with Viewer,why my else drawing don't draw the hatch under viewer?
Hello Jourde,
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">i use a drawing from AutoCAD (in dwg) who use a Hatch to fill a simple rectanle (i use a block not a direct drawing).
Under ImportVCL i got a TsgCADCurvePolygon and not a TsgCADHatch ? it's normal ?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Yes, it is normal. <b>TsgCADHatch</b> is <b>TsgCADCurvePolygon</b> with complicated hatch (non solid) which is set by pattern.
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">(else i don't get the right layer definite in AutoCAD ! ).
And on the drawing under Delphi6, i got the SOLID hatch who make some 3d effect (don't see the top and left line of my rect), but under AutoCAD i can see it.
Does i make a mistake somewhere ?
Thanks.
E.Jourde
PS :i just make a test with little rect and hatch and this working !!! with Viewer,why my else drawing don't draw the hatch under viewer?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
If possible, please send us your files on support@cadsofttools.com with a reference to this topic. We need to test them.
Sergey.
please post questions to the forum or write to support@cadsofttools.com
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">i use a drawing from AutoCAD (in dwg) who use a Hatch to fill a simple rectanle (i use a block not a direct drawing).
Under ImportVCL i got a TsgCADCurvePolygon and not a TsgCADHatch ? it's normal ?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Yes, it is normal. <b>TsgCADHatch</b> is <b>TsgCADCurvePolygon</b> with complicated hatch (non solid) which is set by pattern.
<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote">(else i don't get the right layer definite in AutoCAD ! ).
And on the drawing under Delphi6, i got the SOLID hatch who make some 3d effect (don't see the top and left line of my rect), but under AutoCAD i can see it.
Does i make a mistake somewhere ?
Thanks.
E.Jourde
PS :i just make a test with little rect and hatch and this working !!! with Viewer,why my else drawing don't draw the hatch under viewer?<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
If possible, please send us your files on support@cadsofttools.com with a reference to this topic. We need to test them.
Sergey.
please post questions to the forum or write to support@cadsofttools.com