Unit weight (not mass) per unit length, for self-weight calculation or quantity survey.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
 Syntax
Syntax
| C# | 
|---|
| public double NominalWeight { get; set; } | 
| Visual Basic | 
|---|
| Public Property NominalWeight As Double Get Set | 
| Visual C++ | 
|---|
| public: property double NominalWeight { double get (); void set (double value); } | 





