GeneralizedProfile(...)
This method creates a GeneralizedProfile object.
Path
mdb.models[name].GeneralizedProfile session.odbs[name].GeneralizedProfile
Required arguments
- name
-
A String specifying the repository key.
- area
-
A Float specifying the cross-sectional area for the profile.
- i11
-
A Float specifying the moment of inertia for bending about the 1-axis, .
- i12
-
A Float specifying the moment of inertia for cross bending, .
- i22
-
A Float specifying the moment of inertia for bending about the 2-axis, .
- j
-
A Float specifying the torsional constant, .
- gammaO
-
A Float specifying the sectorial moment, .
- gammaW
-
A Float specifying the warping constant, .
Optional arguments
None.
Return value
A GeneralizedProfile object.
Exceptions
RangeError.