API Reference > Classes > PRC Topology Classes > OdPrcLoop Class > OdPrcLoop Methods > OdPrcLoop::addCoEdge Method
OdPrcLoop::addCoEdge Method
Syntax
C++
void addCoEdge(const OdPrcCoEdgePtr & pCoEdge);
Parameters 
Description 
const OdPrcCoEdgePtr & pCoEdge 
[in] A new co-edge to be added. 

Adds a new co-edge to the loop.

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