Association Interior to

Documentation
The subelement is restricted to be contained upon the super element in question.

The dimension of the subelement must be less than that of the super element.

GM_Primitive
dimension() > coincidentSubelement.dimension()+The "Interior To" association associates GM_Primitives which are by definition coincident with one another. This association will normally be empty when the GM_Primitives are within a GM_Complex, since in that case the boundary information is sufficient for most cases.
GM_Primitive::coincidentSubelement [0..*] : Reference<GM_Primitive>
GM_Primitive::superElement [0..*] : Reference<GM_Primitive>
This association is constrained by the set theory operators and dimension operators defined at GM_Object.
GM_Primitive:
superElement->includes(p: GM_Primitive) = GM_Object::contains(p)
dimension() >= coincidentSubelement.dimension()


DerivedNoLink Class--Not Defined--
Element 1GM_PrimitiveElement 2GM_Primitive
Role 1containingPrimitiveRole 2containedPrimitive