STExtensions Class

Helper methods for ST data

Definition

Namespace: DHI.Mike1D.STDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public static class STExtensions
Inheritance
Object    STExtensions

Methods

CreateADComponent Create an AD component matching the ST component.

Check the HasSuspLoad to see if the ST component requires an AD component.

GetComponent Get component with specified componentId, or null if not found.
GetComponentIndex Get component index of specified componentId, or -1 if not found.
NumberOfComponents Total number of ST fractions/components

See Also