Share Email Facebook Twitter LinkedIn LineLoad.IsUniform Property Indicates if the load is uniform. Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public bool IsUniform { get; }Property ValueBoolean Remarks Returns true if the line load is uniform, false otherwise. Load is uniform when force and moment vectors assigned to the start and the end point of load are equal. See AlsoReferenceLineLoad ClassAutodesk.Revit.DB.Structure Namespace