| Revit 2024 API |
| StructuralSectionIParallelFlange Methods |
| StructuralSectionIParallelFlange Class See Also |
The StructuralSectionIParallelFlange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from StructuralSection.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetBoundarySize |
Returns size of the section boundary.
(Inherited from StructuralSection.) | |
| GetEnumerator | (Inherited from StructuralSection.) | |
| GetFlangeThicknessInFlangeCenter |
Returns thickness of flange measured in the 0.25 * (width - webThickess),
sometimes used for sections with width > 300 mm.
(Inherited from StructuralSectionGeneralI.) | |
| GetFlangeThicknessInQuarterWidth |
Returns thickness of flange measured in the 0.25 * width,
sometimes used for sections with width <= 300 mm.
(Inherited from StructuralSectionGeneralI.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |