Skip to content

StructuralSectionISlopedFlange

Public Constructor

Creates a new instance of Structural Section I Sloped Flange shape with the associated set of parameters, used to attach to structural element.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public StructuralSectionISlopedFlange(
double width,
double height,
double flangeThickness,
double flangeThicknessLocation,
double webThickness,
double webFillet,
double flangeFillet,
double centroidHorizontal,
double centroidVertical,
double principalAxesAngle,
double sectionArea,
double perimeter,
double nominalWeight,
double momentOfInertiaStrongAxis,
double momentOfInertiaWeakAxis,
double elasticModulusStrongAxis,
double elasticModulusWeakAxis,
double plasticModulusStrongAxis,
double plasticModulusWeakAxis,
double torsionalMomentOfInertia,
double torsionalModulus,
double warpingConstant,
double shearAreaStrongAxis,
double shearAreaWeakAxis,
double clearWebHeight,
double webToeOfFillet,
double boltSpacing,
double boltDiameter,
double slopedFlangeAngle
)

Parameters

widthDouble

Section width.

heightDouble

Section height, depth.

flangeThicknessDouble

Flange Thickness.

flangeThicknessLocationDouble

Flange Thickness Location.

webThicknessDouble

Web Thickness.

webFilletDouble

Web Fillet - fillet radius between web and flange.

flangeFilletDouble

Flange Fillet - fillet radius at the flange end.

centroidHorizontalDouble

Distance from centroid to the left extremites along horizontal axis.

centroidVerticalDouble

Distance from centroid to the upper extremites along vertical axis.

principalAxesAngleDouble

Rotation angle between the principal axes and cross section reference planes.

sectionAreaDouble

Cross section area.

perimeterDouble

Painting surface of the unit length.

nominalWeightDouble

Unit weight (not mass) per unit length, for self-weight calculation or quantity survey.

momentOfInertiaStrongAxisDouble

Moment of Inertia about main strong axis (I).

momentOfInertiaWeakAxisDouble

Moment of Inertia about main weak axis (I).

elasticModulusStrongAxisDouble

Elastic section modulus about main strong axis for calculation of bending stresses.

elasticModulusWeakAxisDouble

Elastic section modulus about main weak axis for calculation of bending stresses.

plasticModulusStrongAxisDouble

Plastic section modulus in bending about main strong axis (Z, Wpl)

plasticModulusWeakAxisDouble

Plastic section modulus in bending about main weak axis.

torsionalMomentOfInertiaDouble

Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation

torsionalModulusDouble

Section modulus for calculations of torsion stresses (Ct)

warpingConstantDouble

Warping constant (Cw, Iomega, H)

shearAreaStrongAxisDouble

Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).

shearAreaWeakAxisDouble

Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).

clearWebHeightDouble

Detailing depth between the web toes of the fillets, in.(mm)

webToeOfFilletDouble

Detailing distance from outer face of flange to web toe of fillet, in. (mm)

boltSpacingDouble

Standard bolt spacing, in. (mm)

boltDiameterDouble

Maximum bolt hole diameter, in. (mm)

slopedFlangeAngleDouble

Sloped flange angle. (rad)