API Reference > Classes > PRC Topology Classes > OdPrcShell Class
OdPrcShell Class
OdPrcShellOdPrcShell
Syntax
C++
class OdPrcShell : public OdPrcTopoItem;

PrcShell.h

 

Class stores information about an array of topological items.

Adds a new face to the shell.  
This is the overview for the baseTopology method overload. 
Returns the current array of the shell faces. 
Adds a new array of faces to the loop.  
Sets a new value of the closed flag. The closed flag indicates whether the shell is closed (true) or not (false).
 
Returns the current value of the closed flag. The closed flag indicates whether the shell is closed (true) or not (false). 
Updates the current value of the closed flag. The closed flag indicates whether the shell is closed (true) or not (false). 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.