Click or drag to resize

StructureCollection Properties

The StructureCollection type exposes the following members.

Properties
  NameDescription
Public propertyCompositStructures
Composite structures
Public propertyConnection
Holder of read/write information
(Inherited from AbstractDataAccess.)
Public propertyCustomTypes
List of custom types stored in the data object and that must be serialized.

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.

(Inherited from AbstractDataAccess.)
Public propertyExtensionData
Holds data from an extended DataContract
(Inherited from AbstractDataAccess.)
Public propertyParameters
Parameters used during initialization
Public propertyRemovableStructureLocations
List of locations of structures that can be removed, and replaced by an ordinary HD calculation, as if there where not structure there originally.
Public propertyStructures
Gets the collection of structures.
Top
See Also