Share Email Facebook Twitter LinkedIn AreaLoad.IsProjected Property Indicates if the load is projected. Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public bool IsProjected { get; set; }Property ValueBoolean 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. See AlsoReferenceAreaLoad ClassAutodesk.Revit.DB.Structure Namespace