API Reference > OdDb Classes > OdDbSubentRef Class
OdDbSubentRef Class
OdDbSubentRefOdDbSubentRef
Syntax
C++
class OdDbSubentRef : public OdDbGeomRef;

DbGeomRef.h

This class represents a reference to a subent object. 

 

 
Name 
Description 
 
This is the overview for the OdDbSubentRef constructor overload. 
 
Name 
Description 
 
Creates OdDbSubentRef using other OdDbSubentRef.
 
 
Creates an entity using this subent reference.
 
 
This is the overview for the createObject method overload. 
 
Returns an object ID of the compounded entity. 
 
Evaluates and caches the geometry.
 
 
Checks whether this subent reference is empty.
 
 
Checks whether this subent reference is valid.
 
 
 
 
Resets this subent reference. 
 
Returns an subent ID. 
 
Name 
Description 
 
= 
Creates OdDbSubentRef using other OdDbSubentRef.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.