.. role:: ts-api-decorator

.. _PmiTopoRef:

##########
PmiTopoRef
##########

.. container:: ts-api-section

   PMI reference to topology (brep)



.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`PmiTopoRef.Body`
   * :ref:`PmiTopoRef.BrepData`
   * :ref:`PmiTopoRef.CoEdge`
   * :ref:`PmiTopoRef.Connex`
   * :ref:`PmiTopoRef.Context`
   * :ref:`PmiTopoRef.Edge`
   * :ref:`PmiTopoRef.Face`
   * :ref:`PmiTopoRef.Item`
   * :ref:`PmiTopoRef.Loop`
   * :ref:`PmiTopoRef.MultipleVertex`
   * :ref:`PmiTopoRef.Shell`
   * :ref:`PmiTopoRef.SingleWireBody`
   * :ref:`PmiTopoRef.UniqueVertex`
   * :ref:`PmiTopoRef.Unknown`
   * :ref:`PmiTopoRef.WireBody`
   * :ref:`PmiTopoRef.WireEdge`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _PmiTopoRef.Body:

Body
----

Abstract root type for any topological body

.. rst-class:: ts-api-section

.. _PmiTopoRef.BrepData:

BrepData
--------

Main entry to non-wire topology

.. rst-class:: ts-api-section

.. _PmiTopoRef.CoEdge:

CoEdge
------

Usage of an edge in a loop

.. rst-class:: ts-api-section

.. _PmiTopoRef.Connex:

Connex
------

Topological region

.. rst-class:: ts-api-section

.. _PmiTopoRef.Context:

Context
-------

Self-containing set of topological entities

.. rst-class:: ts-api-section

.. _PmiTopoRef.Edge:

Edge
----

Edge belonging to a BrepData body

.. rst-class:: ts-api-section

.. _PmiTopoRef.Face:

Face
----

Topological face delimiting a shell

.. rst-class:: ts-api-section

.. _PmiTopoRef.Item:

Item
----

Abstract root type for any topological entity (body or single item)

.. rst-class:: ts-api-section

.. _PmiTopoRef.Loop:

Loop
----

Array of co-edges that delimit a face

.. rst-class:: ts-api-section

.. _PmiTopoRef.MultipleVertex:

MultipleVertex
--------------

Vertex whose position is the average of all edges' extremity positions to whom it belongs

.. rst-class:: ts-api-section

.. _PmiTopoRef.Shell:

Shell
-----

Topological shell (open or closed)

.. rst-class:: ts-api-section

.. _PmiTopoRef.SingleWireBody:

SingleWireBody
--------------

Single wire body

.. rst-class:: ts-api-section

.. _PmiTopoRef.UniqueVertex:

UniqueVertex
------------

Vertex with one set of coordinates (absolute position)

.. rst-class:: ts-api-section

.. _PmiTopoRef.Unknown:

Unknown
-------

.. rst-class:: ts-api-section

.. _PmiTopoRef.WireBody:

WireBody
--------

Main entry to wire topology

.. rst-class:: ts-api-section

.. _PmiTopoRef.WireEdge:

WireEdge
--------

Edge belonging to a wire body

