Revit 2026 API
Structural |
Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double TorsionalMomentOfInertia { get; set; }
Public Property TorsionalMomentOfInertia As Double Get Set
public: property double TorsionalMomentOfInertia { double get (); void set (double value); }
member TorsionalMomentOfInertia : float with get, set
Property Value
DoubleSee Also