CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
Db3dPolyline.h File Reference
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "DbObjectIterator.h"
#include "DwgDeclareMembers.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDb3dPolyline
 

Namespaces

namespace  OdDb
 

Typedefs

typedef OdSmartPtr< OdDb3dPolylineVertexOdDb3dPolylineVertexPtr
 
typedef OdSmartPtr< OdDbSequenceEndOdDbSequenceEndPtr
 
typedef OdSmartPtr< OdDb3dPolylineOdDb3dPolylinePtr
 

Enumerations

enum  OdDb::Poly3dType { OdDb::k3dSimplePoly = 0 , OdDb::k3dQuadSplinePoly = 1 , OdDb::k3dCubicSplinePoly = 2 }
 

Typedef Documentation

◆ OdDb3dPolylinePtr

This template class is a specialization of the OdSmartPtr class for OdDb3dPolyline object pointers.

Definition at line 394 of file Db3dPolyline.h.

◆ OdDb3dPolylineVertexPtr

This template class is a specialization of the OdSmartPtr class for OdDb3dPolylineVertex object pointers.

Definition at line 42 of file Db3dPolyline.h.

◆ OdDbSequenceEndPtr

This template class is a specialization of the OdSmartPtr class for OdDbSequenceEnd object pointers.

Definition at line 46 of file Db3dPolyline.h.