Click or drag to resize

STExtensions Class

Helper methods for ST data
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.STDataAccessSTExtensions

Namespace:  DHI.Mike1D.STDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static class STExtensions

The STExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateADComponent
Create an AD component matching the ST component.

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

Public methodStatic memberGetComponent
Get component with specified componentId, or null if not found.
Public methodStatic memberGetComponentIndex
Get component index of specified componentId, or -1 if not found.
Public methodStatic memberNumberOfComponents
Total number of ST fractions/components
Top
See Also