Message 1 of 5
Importing Custom namespace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to know the logic AutoCAD used to handle loading Custom Assemblies from a namespace using directive.
Are all types defined in a namespace imported ?
. . . . or only the types required by that particular assembly ?
Does 'AutoCAD' check if a namespace has been previously loaded, and only load if not previously loaded. ?
If so, can we assume that several custom assemblies can/do use the same loaded 'namespace' for the types they have in common. ??
Regards,
Kerry
// 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