StructureExtensions Class |
Namespace: DHI.Mike1D.StructureModule
public static class StructureExtensions
The StructureExtensions type exposes the following members.
Name | Description | |
---|---|---|
Description |
Returns the description of the structure, if it is an Structure,
otherwise id + type
| |
Initialize(IStructure, CrossSectionData, Boolean, IDiagnostics) |
Helper function for some unit tests. Do not use.
| |
Initialize(IStructure, BoundaryData, CrossSectionData, Boolean, IDiagnostics) |
Helper function for some unit tests. Do not use.
| |
IsSideStructure |
Returns true if the structure is a side structure
| |
RemovableStructure |
Returns true if the structure at that location is removable
| |
SetBaseFilePath |
Set base file path for all structures
|