高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】problem aoubt transformby of odgecircarc3d
problem aoubt transformby of odgecircarc3d
problem aoubt transformby of odgecircarc3d
if odgecircarc3d transformby a non-uniform scale matrix, does if become an geelliparc3d?
thank you very much!!
transformby() transforms "this" entity. it can't convert one class to another.
see gettransformedcopy(). it returns another entity.
sergey slezkin
if odgecircarc3d transformby a non-uniform scale matrix, does if become an geelliparc3d?
but if i use non-uniform scale matrix to transform a odgecirarc3d, does it return a error entity?
and ddgecirarc3d has no gettransformby();
thank you
sorry, gettransformedcopy() is oddbentity method.
transformby() method can't change the class of entity.
sergey slezkin
|