RVTDocs.com

LineLoad.IsUniform

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