Property Load

Load

Gets a collection of load values at polygon vertices

Declaration
IReadOnlyList<(int Vertex, double Load)> Load { get; }
Property Value
Type Description
IReadOnlyList<(int Vertex, double Load)>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next