What's the corresponding function with AdjEdgeList and AdjFace in Python API?

What's the corresponding function with AdjEdgeList and AdjFace in Python API?

jeremyliu1989
Enthusiast Enthusiast
910 Views
3 Replies
Message 1 of 4

What's the corresponding function with AdjEdgeList and AdjFace in Python API?

jeremyliu1989
Enthusiast
Enthusiast

Hey all,

 

I want to exact the table of adjacent faces of mesh (detail in my this topic ) with Python API (the MaxPlus module is better).

 

In C++ API, there are AdjEdgeList and AdjFace doing this, but I haven't found the corresponding classes in Python API.

Does the Python API have these? Or I could get the table of adjacent faces in other way with the Python API.

 

Need your help, and appreciate for your time here. 

0 Likes
911 Views
3 Replies
Replies (3)
Message 2 of 4

jeremyliu1989
Enthusiast
Enthusiast

Need 3DsMax Python SDK support team's help...Construct the mapping table by myself and iterate it is too slow...@Team

0 Likes
Message 3 of 4

jeremyliu1989
Enthusiast
Enthusiast

Need team's help... @Eric Brosseau @Anonymous Avis @Anonymous-Thierry Roy

0 Likes
Message 4 of 4

denisT.MaxDoctor
Advisor
Advisor

@jeremyliu1989 wrote:

 

In C++ API, there are AdjEdgeList and AdjFace doing this, but I haven't found the corresponding classes in Python API.

Does the Python API have these?


The answer is simple - No. There is no these classes in the 3DS MAX Python API.  

0 Likes