2027 Property
Changes 0
P

LineLoad.IsUniform

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.
public bool IsUniform { get; }