INwk11StructureBridge Interface |
Namespace: DHI.Mike1D.StructureModule
public interface INwk11StructureBridge
The INwk11StructureBridge type exposes the following members.
| Name | Description | |
|---|---|---|
| PfsHandle |
Reference file pointer. The handle is used when writing Pfs files.
| |
| PfsStructureSection |
The section that includes the structure sections
| |
| StructureSection |
Section pointer to the section that includes the structure sections
|
| Name | Description | |
|---|---|---|
| Open | Obsolete.
Reads in the _structureSection and populates the _structureCollection.
| |
| Open(IDiagnostics) |
Reads in the _structureSection and populates the _structureCollection.
| |
| Save |
Saves the data of the _structureCollection into the _structureSection.
|