高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】block scale
block scale
block scale
hi
during import dxf/dwg i have non-uniform transformation matrice (odgematrix3d). how to read scale from this matrice ?
thanks
marcin
if you mean importing of blockreference you can get transformation matrix - getblocktransform(), or insertion point, normal and scale by calls to other functions.
btw, scale is 3d vector: x,y,z. and it can be non-uniform.
sergey slezkin
|