PiXeL_MoNKeY
08-25-2009, 10:34 AM
It appears that the new 2010 Connectivity Extension has some conflicts for us existing Pwr Product users.
1) If you use the listed button commands from a toolbar and there is an equivalent B.ody command, the B.ody command is executed, examples:
Pwr_Join() executes B.ody_Join()
Pwr_NURBS() executes B.ody_Utility()
Pwr_EditNRB() executes Pwr_EditNRB() -- this is the only one that is correct
Pwr_Cutter() executes B.ody_Cutter()
2) Running B.ody_Join or B.ody_Cutter on a Pwr_EditNRB object converts it to a mesh during the operation, it is no longer a BREP object. Plus the conversion of every face to a Surface takes an extremely long time.
-Eric
1) If you use the listed button commands from a toolbar and there is an equivalent B.ody command, the B.ody command is executed, examples:
Pwr_Join() executes B.ody_Join()
Pwr_NURBS() executes B.ody_Utility()
Pwr_EditNRB() executes Pwr_EditNRB() -- this is the only one that is correct
Pwr_Cutter() executes B.ody_Cutter()
2) Running B.ody_Join or B.ody_Cutter on a Pwr_EditNRB object converts it to a mesh during the operation, it is no longer a BREP object. Plus the conversion of every face to a Surface takes an extremely long time.
-Eric