asdf1
@asdf1
New Member
Joined: Feb 15, 2024
Topics: 5 / Replies: 5
Topic
Forum
Replies: 1
Views: 56
Topic
Forum
Replies: 0
Views: 42
Topic
Forum
Replies: 1
Views: 26
Reply
RE: Extrude Faces?

Thank you Denis. It’s working now

10 years ago
Forum
Reply
RE: Extrude Faces?

How do I do this in C++: mesh.faceSel = #{5…15} // Specify a range of face indices to select That is my question. Sorry if I’m not making any sens…

10 years ago
Forum
Reply
RE: Extrude Faces?

Sorry, I mean, how would I go about creating the BitArray of face indices by range. In maxscript you do: #{startIndice..endIndice} For instance, le…

10 years ago
Forum
Reply
RE: Extrude Faces?

Hello, How would I get the BitArray of the faces I would like to extrude? For example in maxscript: faces = #{1…10} Thanks!

10 years ago
Forum
Topic
10 years ago
Forum
Replies: 9
Views: 41
Reply
RE: Get mesh of instanced GeomObject

Thank you for replying. However, I am still having trouble. GetNumVerts() and GetNumFaces() are returning 0. The mesh never gets created within Max…

10 years ago
Forum
Topic
Forum
Replies: 3
Views: 42