Skip to content

AreaLoad.IsProjected

Public Property

Indicates if the load is projected.

Namespace: Autodesk.Revit.DB.Structure

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool IsProjected { get; set; }

Property Value

Boolean

Remarks

Returns true if the area load is projected, false otherwise. This parameter will take effect only if AreaLoad.OrientTo property is set to LoadOrientTo.Project.