高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dimension system variables
dimension system variables
dimension system variables
hello,
if we change any dimension system variable, does recomputedimblock() incorporate those changes while calculations?
its not working in my case, do i need to create one new dimensionstyle table record?
thanks
regards
prakhar
if you call pdimension->setdimxxx() the change should be reflected by recomputedimblock().
if pdatabase->setdimxxx() - this effects defaults for newly created dimensions (if pdim->setdatabasedefaults() is called).
sergey slezkin
thanks
its working now.
regards
prakhar
|