ObjectARX - acedPutSym(), acedGetSym()....VB.NET versions

ObjectARX - acedPutSym(), acedGetSym()....VB.NET versions

Anonymous
Not applicable
820 Views
3 Replies
Message 1 of 4

ObjectARX - acedPutSym(), acedGetSym()....VB.NET versions

Anonymous
Not applicable

Are their VB.NET versions of the ObjectARX Functions....acedPutSym() and acedGetSym().....?

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

chiefbraincloud
Collaborator
Collaborator

.NET versions? to my knowledge, no.

 

But you can P-Invoke those two from VB.NET

 

Are you an ADN memeber?

Dave O.                                                                  Sig-Logos32.png
0 Likes
Message 3 of 4

Anonymous
Not applicable

NO...I am not a ADN member.

0 Likes
Message 4 of 4

kerry_w_brown
Advisor
Advisor

These are in C# , and translatable I'm sure

 

http://www.theswamp.org/index.php?topic=35714.0


// Called Kerry or kdub in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub

NZST UTC+12 : class keyThumper<T> : Lazy<T>;      another  Swamper
0 Likes