Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good morning all.
Can anyone tell me when the proxy graphics are generated for custom entities? I have a custom entity that isn't rendering correctly when the DBX is not loaded. All physical dimensions of my custom entity are stored in imperial units (inches) and scaled in worldDraw when the active drawing is in metric units (mm). Everything looks correct when the DBX is loaded but some sub-entities which are represented by text objects are not showing correctly in the proxy objects.
My initial thought was to check the regenType() == kAcGiSaveWorldDrawForProxy in the worldDraw(...) but this doesn't seem to ever get hit (breakpoint).
Any suggestions would be appreciated.
Mike
Solved! Go to Solution.