Accessimport part mdb.models[name].parts[name].elementFaces import assembly mdb.models[name].rootAssembly.allinstances.elementFaces mdb.models[name].rootAssembly.instances[name].elementFaces MeshFaceArray(...)
 This method creates a MeshFaceArray object. Pathmesh.MeshFaceArray Required arguments
 Optional argumentsNone. Return valueA MeshFaceArray object. ExceptionsNone. 
 getSequenceFromMask(...)
 This method returns the objects in the MeshFaceArray identified using the specified mask. When large number of objects are involved, this method is highly efficient. Required arguments
 Optional argumentsNone. Return valueA MeshFaceArray object. Exceptions
 
 getMask()
 This method returns a string specifying the object or objects. ArgumentsNone. Return valueA String specifying the object or objects. ExceptionsNone. 
 MembersThe MeshFaceArray object has no members.  | |||||||