EulerianSection(...)
This method creates a EulerianSection object.
Path
mdb.models[name].EulerianSection session.odbs[name].EulerianSection
Required arguments
- name
A String specifying the repository key.
- data
A String-to-String Dictionary specifying a dictionary mapping Material instance names to Material names. Internally the specified mapping gets sorted on Material instance name.
Optional arguments
None.
Return value
An EulerianSection object.
Exceptions
None.