Message 1 of 5
VB.NET SetXData (Variant datatypes)
Not applicable
08-16-2002
06:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
In using Vb.Net I'm looking to set X Data in VB.net but when I pass the data to AutoCAD I get an error telling me I have an invalid data type. I understand that AutoCAD does not yet support .Net, but is there anyway to code this so I can send my data in AutoCAD since it seems to be looking for a variant data type??
I also know there is the same issue with selection set filter types and values since they are variant data types as well.
If there are any solutions no matter how messy I would love to have one for a moderate sized project I'm in the middle of, I really don't want to port it into VB6.
-Thanks
Bob
In using Vb.Net I'm looking to set X Data in VB.net but when I pass the data to AutoCAD I get an error telling me I have an invalid data type. I understand that AutoCAD does not yet support .Net, but is there anyway to code this so I can send my data in AutoCAD since it seems to be looking for a variant data type??
I also know there is the same issue with selection set filter types and values since they are variant data types as well.
If there are any solutions no matter how messy I would love to have one for a moderate sized project I'm in the middle of, I really don't want to port it into VB6.
-Thanks
Bob