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

PrcTopoItem.h

 

A base class that is used for representing all topological entities.

Reads topological entity data from a specified input stream, creates a topological entity, and returns a smart pointer to an OdPrcTopoItem object.
 
Writes topological entity data to a specified output stream.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.