LoadTypeBase Class
An object that represents a Load type.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)

Syntax

C#
public class LoadTypeBase : ElementType
Visual Basic
Public Class LoadTypeBase _
	Inherits ElementType
Visual C++
public ref class LoadTypeBase : public ElementType

Inheritance Hierarchy

See Also