CrossSectionData Properties |
The CrossSectionData type exposes the following members.
Name | Description | |
---|---|---|
Connection |
Holder of read/write information
(Inherited from AbstractDataAccess.) | |
Count |
returns the number of cross sections
| |
CustomTypes |
List of custom types stored in the data object and that must be serialized.
(Inherited from AbstractDataAccess.)A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list. | |
ExtensionData |
Holds data from an extended DataContract
(Inherited from AbstractDataAccess.) | |
RuntimeDiagnostics |
Diagnostics instance for the engine net. Used during runtime.
| |
XSInterpolationType |
Defines how to interpolate a cross section.
Default value is ProcessedTopDown |