Revit 2025 API
Load |
A string representing the nature of the load.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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