高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】create acis objects
create acis objects
create acis objects
hello,
i would like to create objects like "oddb3dsolid" that contain acis data, fill those objects with data (like surface and loops etc.) and save the database to a file.
it is simple to do this with lines and circles, but i cannot find a way to supply oddb3dsolid with data. is there a way?
if i missed information in the help or documentation files, please let me know where to look,
thankyou!
gerhard
hi
3dsolid creation\filling functionality are :
odresult acisin(...)
createbox, createfrustum, createsphere, createtorus, createwedge
|