Share Email Facebook Twitter LinkedIn LineLoad.IsProjected Property Indicates if the load is projected. Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public bool IsProjected { get; set; }Property ValueBoolean Remarks Returns true if the line load is projected, false otherwise. This parameter will take effect only if LineLoad.OrientTo property is set to LoadOrientTo.Project. See AlsoReferenceLineLoad ClassAutodesk.Revit.DB.Structure Namespace