IBoundaryData Methods

Methods

Append Append data from another file defined by its connection to the current Boundary data object
GetGlobalSource Get a IGlobalSourceBoundary of the specified type
Prepare Prepare the object for a simulation
Save Save the data to the file defined by the Connection File will be overwritten if it already exists.
Validate Validates the object

Extension Methods

FindOpenSourceBoundaries Find open source boundaries for the location.
(Defined by BoundaryExtensions)
FindOpenSourceBoundary Find open source boundary for the location. Returns the first one found (i.e. does not check if there is more than one).
(Defined by BoundaryExtensions)
RemoveOpenSourceBoundary Remove boundary at location. If boundary is used in more than one location, only the location is removed from the boundary, otherwise the entire boundary is removed.
(Defined by BoundaryExtensions)

See Also