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