Community
Topobase (Read Only)
Welcome to Autodesk’s Topobase Forums. Share your knowledge, ask questions, and explore popular Topobase topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create new DWG and extensive documentation for API

2 REPLIES 2
Reply
Message 1 of 3
msoric
1070 Views, 2 Replies

Create new DWG and extensive documentation for API

Hi,

I am writing Topobase Client 2010 plug-in as university project and I have few questions.

- how can I create an new dwg from topobase API? Something like creation station internal view in Topobase Electric.

- is there any documentation where Topobase API and Framework is better explained and covered? I am reading materials from Topobase web page (developers guide), topobaseinsiders forum and help files from installation folder where Framework is briefly covered, also, I've found examples quite useful . However, this does not seem to be quite enough.

- is there any direct support from the Autocad for questions about Framework?

Kind regards,
Mirko
2 REPLIES 2
Message 2 of 3
msoric
in reply to: msoric

Considering the first question, I am trying to create a new instance of Document class:

Topobase.Forms.Document newDocument = Topobase.Display.GraphicsGeneration.DocumentFactory.Create(someModel, "someWorkspace");

Am I on a good path? How do I get first argument, someModel witch is of type IDisplayModelMap?

Cheers,
Mirko
Message 3 of 3
msoric
in reply to: msoric

No response?

Can you at least tell me how can I get support?

Cheers,
Mirko

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums