RectangularProfile(...)
This method creates a RectangularProfile object.
Path
mdb.models[name].RectangularProfile session.odbs[name].RectangularProfile
Required arguments
- name
-
A String specifying the repository key.
- a
-
A positive Float specifying the a dimension of the rectangular profile. For more information, see Beam Cross-Section Library.
- b
-
A positive Float specifying the b dimension of the rectangular profile.
Optional arguments
None.
Return value
A RectangularProfile object.
Exceptions
RangeError.