CFx SDK Documentation  2020SP3
Classes | Typedefs
DbLine.h File Reference
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbLine
 

Typedefs

typedef OdSmartPtr< OdDbLineOdDbLinePtr
 

Typedef Documentation

◆ OdDbLinePtr

The typified smart pointer for the line object (Line entity). This template class is specialization of the OdSmartPtr class for the OdDbLine class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 467 of file DbLine.h.