API - ModelDoc - Visual User Interaction
API - ModelDoc - Visual User Interaction
(OP)
Is there a way to generate this thru code? Im not looking for a specific implementation (at least yet) but would like to be able to give the user some dynamic visual feedback, like when one extrudes or moves a dimension.....






RE: API - ModelDoc - Visual User Interaction
So maybe if you perhaps clarify your request I can ...
RE: API - ModelDoc - Visual User Interaction
The question was in the topic. I am wanting to control a dyanamic screen updating, much like when one creates/edits an extrude feature: as the user moves the mouse, the translucent preview automatically follows.
Im even willing to do it with a sketch, using
ModelDocExtension::MoveOrCopy, but Id need control over the process so that the user cannot create crap, and, of course, maybe a code snippet to get me going?
RE: API - ModelDoc - Visual User Interaction
RE: API - ModelDoc - Visual User Interaction
RE: API - ModelDoc - Visual User Interaction
RE: API - ModelDoc - Visual User Interaction