Message 1 of 5
Which lib is AcGiVisualStyleTraits in?
Not applicable
04-22-2008
04:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
...so I've been monkeying around with AcGiSubEntityTraits and AcGiDrawableTraits and have discovered that the objects pointed to in AcDbEntity::setAttributes and AcDbEntity::worldDraw are derived from those classes as pTraits->isA confirms, but I've not been able to match the pTraits->isA() call to an AcRxClass::desc() yet and I'm thinking maybe it's because it's an object of class AcGiVisualStyleTraits? Unfortunately I can't test the theory yet because I can't figure out which library the implementation for AcGiVisualStyleTraits::desc() is in. You'd think it'd be in the acgiapi.lib, but, no, it's not there. I haven't tried them all yet but I'd sure like to know where it is or if it's possible to link an ARX calling AcGiVisualStyleTraits::desc() without knowing which library it's in.
f.y.i I'm using ARX 2007 a.t.m.
Regards,
Andy F.
f.y.i I'm using ARX 2007 a.t.m.
Regards,
Andy F.