14.7.4.17 PatchBoundaries
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Defines the boundaries of an indexed patch. These boundaries are outer and inner rings.
Name |
Data Type |
Notes |
---|---|---|
InnerRing |
DataObjectReference |
A hole inside a representation patch. Inside the ring, the representation patch is not defined, outside it is. In case of contact, inner ring polyline representations should be typed as an erosion line, deposition line, or contact. BUSINESS RULE: Must be a polyline reference to a polyline representation, either a single polyline representation or a subrepresentation. Must be closed. |
OuterRing |
DataObjectReference |
The extension of a representation patch. Inside the ring, the representation patch is defined, outside it is not. BUSINESS RULE: Must be a reference to a polyline, either a single polyline representation or a subrepresentation. Must be closed. |
ReferencedPatch |
nonNegativeInteger |
UUID of the referenced topological patch. |
Derived From: (none)
Derived Classes: (none)
Relationships: None