RVTDocs.com

AreaLoad.IsProjected

Property
Description:
Indicates if the load is projected.
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.
Syntax
public bool IsProjected { get; set; }