: Public Note
Created: |
23.5.2022 18.05.07 |
Modified: |
1.8.2022 13.54.09 |
|
Project: |
|
Author: |
Marko Kauppi |
Version: |
2003 |
Phase: |
IS |
Status: |
Approved |
Complexity: |
|
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{AF51876F-23F3-4487-9B4F-03B6843D7D32} |
Appears In: |
Fig 38: TP_Primitve Context Diagram |
-- topological dimension agrees with geometric dimension<br/>{geometry-#gt;forAll(geometry.dimension() = dimension())}<br/>-- basic geometric operation are preserved<br/>{complex.geometry-#gt;forAll(element-#gt;includes(geometry))}<br/>{boundary().asTP_Primitive().geometry = geometry.boundary()}<br/>-- isolated topology is codimension at least 2<br/>{coincidentSubelement.dimension() #lt; dimension() -1}<br/>-- a primitive is its own positive TP_DirectedTopo<br/>{asTP_DirectedTopo(+) = self}<br/>