Jump to content

***Default Layout setting***


eaksshe

Recommended Posts

Please Any one help me to create default plot layout settings using .Net.

(C# or Vb)

 

Layout Name should be changed from Layout1 to TCC

Plotter of layout : " DWG To Pdf.pc3"

Paper Size o: ISO A4(297.00*210MM)

Plot Type : Extends

Centre the Plot

Fit To paper

monochrome.ctb

Link to comment
Share on other sites

  • 2 weeks later...

You could just create a template with that layout on it and use a macro to import that layout from the template to whatever drawing your on then plot it with that layout. That's what I did and its fairly simple.

^C^psetupin;H:/Ian'sAutocad/PRINT.dwg;Cards,PDF,PLOT;save;

This is the one that I use to import my layouts to the drawing I'm on. If your willing to give it a try I'll be willing to help you with it if needed. If not I'll do my best to help you out with .Net.

Link to comment
Share on other sites

By Creating Macro and importing template requires bit manual work.. I want to create a dll ( in C# or VB) which will load automatically when Acad is started and by simply calling a function written in dll would set requirements mentioned above.

 

Thanking in Adavance

Link to comment
Share on other sites

Please Any one help me to create default plot layout settings using .Net.

(C# or Vb)

 

FWIW - You may find this to be of some use... The .NET source-code (C#) is at the bottom of the linked post.

 

Cheers

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...