2027 Property
Changes 0
P

LineLoad.IsProjected

Description:
Indicates if the load is projected.
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.
public bool IsProjected { get; set; }