HexagonalProfile(...)
This method creates a HexagonalProfile object.
Path
mdb.models[name].HexagonalProfile session.odbs[name].HexagonalProfile
Required arguments
- name
-
A String specifying the repository key.
- r
-
A positive Float specifying the r dimension (outer radius) of the hexagonal profile. For more information, see Beam Cross-Section Library.
- t
-
A positive Float specifying the t dimension (wall thickness) of the hexagonal profile, t < (sqrt(3)/2)r.
Optional arguments
None.
Return value
A HexagonalProfile object.
Exceptions
RangeError.