Untitled Document

Home Register FAQ Members List Inst Messg Chat Room Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   nPower Software User Forums > nPower Software Discussion > Power Translators for Max / Viz
 
Tags:

Reply
  #1  
Old 08-14-2012, 11:13 AM
powercreative powercreative is offline
Registered User
 
Join Date: Jan 2011
Posts: 4
3D Max bodyObjects Welding

Is nPower responsible for the bodyObjects inside of 3dsmax? I am trying to get the code for the weld selected function of a bodyObjects so that I can have cleaner meshes when converting to polygons. Weld selected as a **** object aligns all the edges and behaves totally differently than weld selected on a polygonal object. If i can access the backend code of the Weld Selected button behavior of the on the bodyObject, i can script it and save myself a ton of time. There is no relevant code in the maxscript reference.

Thoughts or code sample appreciated.
Reply With Quote
  #2  
Old 08-17-2012, 10:36 AM
PiXeL_MoNKeY PiXeL_MoNKeY is offline
Registered User
 
Join Date: Aug 2004
Posts: 362
Yes, nPower is behind the B0dy and B0dy Import technologies.

Welding in B0dy objects only happens at the surface level, not the mesh level. To do what you need you have 2 options.

1) Weld/Smooth - works, invalidates the vertex normals, quick:
It uses smoothing groups to define the mesh smoothing.
Usage: Set the viewport display to enable Weld/Smooth. Convert to Mesh.
Result: Possible shading changes/errors, but fast and easy.

2) ProOptimizer - works, preserves vertex normals, slower:
Usage: Add ProOptimizer, Enable Keep Normals [Protect Normals, Threshold: Default], Enable Merge Vertices [Threshold: 0.0], Press Calculate. Convert to Mesh.
Result: Clean Object with all Sewn edges Vertices welded together. Vertex Normals and Shading Preserved. Slower, but more accurate results.

I would highly recommend option 2 as it can be scripted and will produce the best results.

-Eric
Reply With Quote
  #3  
Old 08-27-2012, 02:28 PM
nPower_erik nPower_erik is offline
Administrator
 
Join Date: Jan 2009
Posts: 68
Weld Issues

Hey PowerCreative,

We provide the Bod(y) Object for Autodesk products and any bugs are forwarded to us according to priority.

As Eric mentioned, weld is happening at the surface level. Hopefully his suggestions helped.

Please let us know if you are still having problems but it may be more worthwhile to file a bug report or feature request to AD.

Erik
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:35 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Protected and Supported by vBCoderz.com