Share

LoadType Enumeration

This enum declares types of Loads.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum LoadType

Members

Member nameValueDescription
Area2 Area Load
Line1 Line Load
Point0 Point Load

See Also

Reference

Was this information helpful?