Create Plugins In Trueview?

Create Plugins In Trueview?

DalskiSelecta
Advocate Advocate
955 Views
3 Replies
Message 1 of 4

Create Plugins In Trueview?

DalskiSelecta
Advocate
Advocate

Is it possible to create plugins for Trueview using the Autocad.Net framework?

 

I've downloaded the AutoCad.NET developers guide written by Stphen Preton but I'm not sure if it's possible to do this in AutoDesk TrueView as the guide seems focused towards the main AutoCad product I think. Also it references Microsoft Visual Studio 2008; so it could be quite old & I'm not sure on the relevance in 2020?

I'll need to be putting functions in there which overlay ontop of the existing artwork in AutoCad or at least modify what is already there. This is for the purpose of taking-off quantities.

 

I'm assessing the situation before I think about modifying my own code as I'm currently studying C++ but I think the much faster route would be through an Autocad plugin.

 

EDIT - Sorry I know this is a TrueView topic but there isn't a sub-forum for customization. Hopefully a moderator will transfer it to the most relevant forum; so I don't upset everyone.

0 Likes
956 Views
3 Replies
Replies (3)
Message 2 of 4

dgorsman
Consultant
Consultant

No, TrueView does not support plug ins.  And since it may be asked, AutoCAD LT doesn't either.  If you want to do automated processing you'll have to work with vanilla AutoCAD or one of the verticals.

----------------------------------
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.


0 Likes
Message 3 of 4

DalskiSelecta
Advocate
Advocate

Thanks dgorsman, I thought that'd be the case, oh well; back to c++ hard-coding the entire system I think.

0 Likes
Message 4 of 4

CADbloke
Advocate
Advocate
https://www.opendesign.com/pricing is free for students
- - - - - - -
working on all sorts of things including www.tvCAD.tv & www.CADreplace.com
0 Likes