![]() |
【转帖】creating a new ucs
creating a new ucs
creating a new ucs hi, i want to ask for an ucs creation: 1. i created an ucs table record with name "testucs" and xdir = (1,0,-1) and ydir=(0,1,0); 2. i inserted it to the ucs table and after that i called oddbdatabase::setucsname() passing it as an argument. i think this makes the record current ucs for the database. 3. finally when i tried to get the xdir by calling oddbdatabase::getucsxdir() the result was: xdir = (1,0,0); so i thought that the last method would return the xdir of the current ucs but maybe i'm wrong. have i to call manually the global function oddbsetucsxdir() to change the current ucs settings? thanks in advance! hotsouce setucsname() should alter current ucsxdir and ucsydir. but currently this not the case due to dd bug. for now you can use global functions to set the correct values. sergey slezkin |
所有的时间均为北京时间。 现在的时间是 01:52 AM. |