MaxScript: Select Elements

My beginner problems & solutions

Moderator: Falk

Antworten
Simon
Site Admin
Beiträge: 1678
Registriert: 10.10.2006, 16:41

MaxScript: Select Elements

Beitrag von Simon »

faces = polyop.getElementsUsingFace $stadt_haustyp2_1221 1;
select $stadt_haustyp2_1221.faces[faces];

line1: gives you the element containting to face 1
line2: selects all the faces returned by line 1

no you only need to detach the faces...
{o,o}
|)__)
-"-"-
O RLY?
Antworten