|
高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】features for next release
features for next release ?
features for next release ?
hi,
- did you plan to implement oddbgrippointmanager on more than one entity or is it our job ? as in autocad we want to drag more than one grippoints.
an other question:
- we are trying to implement stretch command, as with grippoint and snappoint, did you plan to implement a stretchpointmanager ?
regards !
grip point manager is totally application side code.
"grippoints" sample shows how to implement getgrippoints/movegrippoints, getosnappoints, etc., functionality, using oddbgrippointspe protocol extension, for all needed entities.
"stretch" command should use getstretchpoints/movestretchpoints, implemented the same way.
vladimir
|