OOF2: The Manual

Name

Edge boundary from interface segments (EdgeFromInterface) — Construct an edge boundary from a set of interface segments.

Synopsis

EdgeFromInterface(interface,direction)

Details

  • Base class: BoundaryConstructor
  • Parameters:

    interface
    Construct the boundary from these interface segments. Type: A character string.
    direction
    Direction of the boundary. Type: An object from the Director enumerated class.

Description

Create an edge boundary from segments specified by an interface definition. If the interface segments are disconnected, the corresponding edge boundary is also disconnected, and it will be labeled as not sequenceable.