InputImperfection(...)
This method creates an InputImperfection object.
Path
mdb.models[name].parts[name].engineeringFeatures.InputImperfection
Required arguments
- name
-
A String specifying the repository key.
- file
-
A String specifying the name of the alternate input file containing the imperfection data.
Optional arguments
- system
-
A SymbolicConstant specifying the coordinate system. The imperfection values in the alternate input file being used as input to this option would be treated as perturbation values of respective coordinates. Possible values areR, C and S. The default value is R.
Return value
A InputImperfection object.
Exceptions
None.