AREA forums upgrade
Read more about the planned upgrade of our forums
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / SDK / Get "Named Selection Set" Faces
IMPORTANT ANNOUNCEMENT ABOUT AREA FORUMS
  RSS 2.0 ATOM  

Get "Named Selection Set" Faces
Rate this thread
 
64332
 
Permlink of this thread  
avatar
  • Total Posts: 2
  • Joined: 20 August 2011 10:29 PM

I am trying to get the faces associated with a specific Mesh using C++ SDK for 2012 3ds max.

TriObject::NumNamedSelSet();
TriObject::GetNamedSelSetName(int i);

I am using a TriObject but I haven’t seen a method directly related to getting the faces associated with a specific Named Selection Set to use with the Mesh.



Replies: 0