StructuralSectionTorsionalMomentOfInertia Property |
Torsional Moment of inertia (J, IT, K), for calculation of torsional deformation
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
Double
See Also