The EngineeringFeature object is a container for various specific engineering feature repositories. The EngineeringFeature object has no explicit constructor or methods.
import part mdb.models[name].parts[name].engineeringFeatures import assembly mdb.models[name].rootAssembly.engineeringFeatures
This method creates a seam crack along an edge or a face.
Required argument
Optional arguments
Return value
Exceptions
This method deletes a seam crack.
Required argument
Optional arguments
Return value
Exceptions
The EngineeringFeature object can have the following members:
A repository of Inertia objects.
A repository of Crack objects.
A repository of Fastener objects.
A repository of SpringDashpot objects.