An object that represents a load nature.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public class LoadNature : Element |
Visual Basic |
---|
Public Class LoadNature _
Inherits Element |
Visual C++ |
---|
public ref class LoadNature : public Element |
Inheritance Hierarchy
See Also