IProfile(...)
This method creates an IProfile object.
Path
mdb.models[name].IProfile session.odbs[name].IProfile
Required arguments
- name
-
A String specifying the repository key.
- l
-
A Float specifying the l dimension (offset of 1–axis from the bottom flange surface) of the I profile. For more information, see Beam Cross-Section Library.
- h
-
A Float specifying the h dimension (height) of the I profile.
- b1
-
A Float specifying the b1 dimension (bottom flange width) of the I profile.
- b2
-
A Float specifying the b2 dimension (top flange width) of the I profile.
- t1
-
A Float specifying the t1 dimension (bottom flange thickness) of the I profile.
- t2
-
A Float specifying the t2 dimension (top flange thickness) of the I profile.
- t3
-
A Float specifying the t3 dimension (web thickness) of the I profile.
Optional arguments
None.
Return value
An IProfile object.
Exceptions
RangeError.