: Public abstract Interface
Created: 23.5.2022 18.05.06
Modified: 1.8.2022 13.54.06
Project:
Advanced:
4.101 topological complex<br/>collection of topological primitives that is closed under the boundary operations <br/><br/>NOTE: Closed under the boundary operations means that if a primitive is in the complex, then its boundary objects are also in the complex.<br/>
Attribute
Public Topology
  asSet
Details:
 
Public Boolean
  isConnected
Details:
 
Public Boolean
  isMaximal
Details:
 
Operation
Public
Complex( geometry: Collection,
):Complex
Details:
Sequential <<create>>
Element Source Role Target Role
Complex
Interface  
Name: topology
 
Name: geometry
 
Details:
 
Complex
Interface  
Name: subComplex
 
Name: superComplex
 
Details:
subcomplex (of a larger complex)<br/>complex all of whose elements are also in the larger complex<br/><br/>NOTE: Since the definition of complex requires only that the boundary operator be closed, then the set of any primitives of a particular dimension and below is always a subcomplex of the original, larger complex.  Thus, any full planar topological complex contains an edge-node graph as a subcomplex.<br/>
Element Source Role Target Role
Primitive
Interface  
Name: element
 
Name:  
 
Details:
 
Topology
Interface  
Name:  
 
Name: maximalComplex
 
Details:
 
Complex
Interface  
Name: subComplex
 
Name: superComplex
 
Details:
subcomplex (of a larger complex)<br/>complex all of whose elements are also in the larger complex<br/><br/>NOTE: Since the definition of complex requires only that the boundary operator be closed, then the set of any primitives of a particular dimension and below is always a subcomplex of the original, larger complex.  Thus, any full planar topological complex contains an edge-node graph as a subcomplex.<br/>
Tag Value
persistence persistent
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«type» TP_Complex Class Dependency From  
«datatype» SimplicialComplex DataType Realization From  
Topology Interface Generalization To  
Graph Class Realization From