Revit 2026 API
Load |
A string representing the nature of the load.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string LoadNatureName { get; }
Public ReadOnly Property LoadNatureName As String Get
public: property String^ LoadNatureName { String^ get (); }
member LoadNatureName : string with get
Property Value
StringSee Also