API Reference > Classes > PRC Topology Classes > OdPrcCoEdge Class > OdPrcCoEdge Methods > baseTopology Method > OdPrcCoEdge::baseTopology Method ()
OdPrcCoEdge::baseTopology Method ()
Syntax
C++
OdPrcBaseTopology & baseTopology();

Returns current topology data of the co-edge. Topology data is returned as a reference to an OdPrcBaseTopology object, therefore it can be used to set new topology data of the co-edge.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.