API Reference > Classes > PRC Topology Classes > OdPrcFace Class > OdPrcFace Methods > OdPrcFace::setLoops Method
OdPrcFace::setLoops Method
Syntax
C++
void setLoops(const OdPrcLoopPtrArray & arrLoops);
Parameters 
Description 
const OdPrcLoopPtrArray & arrLoops 
[in] A new array of loops to be added. 

Sets a loop array to the face.

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