API Reference > Classes > PRC Representation Classes > OdPrcBrepData Class
OdPrcBrepData Class
OdPrcBrepDataOdPrcBrepData
Syntax
C++
class OdPrcBrepData : public OdPrcBody;

PrcBrepData.h

 

Class stores boundary representation data.

 
Name 
Description 
 
Destroys a PRC body object. 
 
Name 
Description 
 
Returns the PRC body's serial type. 
 
Returns the current graphical system cache object for the PRC body. 
 
id 
Returns true if the PRC body is persistent or false in the other case. 
 
Returns true if the PRC body is persistent or false in the other case. 
 
Returns the PRC body object ID. 
 
read 
Reads PRC body information from an input stream and returns a PRC object identifier.  
 
Reads PRC bodies from an input stream into a specified PRC object identifier array.  
 
Set a new graphical system cache object for the PRC body.  
 
Sets a new PRC object ID.  
OdPrcBrepData Class
 
Name 
Description 
 
Adds a specified connex to the connex array.  
 
This is the overview for the boundingBox method overload. 
 
brep 
Returns B-Rep data as an OdBrBrep object.  
 
Returns the current array of connex entities. 
 
This is the overview for the contentBody method overload. 
 
Returns the current serial type of the body. 
 
Sets a new connex array.  
 
Recalculates the neighboring coEdges for all coEdges in the body. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.