CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _OD_DBNAMEDPATH_H_INCLUDED_
25 #define _OD_DBNAMEDPATH_H_INCLUDED_
106 #endif // _OD_DBNAMEDPATH_H_INCLUDED_
OdGePoint3d point() const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
virtual OdResult getGeometry(OdGeCurve3d *&pCurve) const =0
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
ODDB_DECLARE_MEMBERS(OdDbCurvePath)
ODDB_DECLARE_MEMBERS(OdDbPointPath)
ODDB_DECLARE_MEMBERS(OdDbNamedPath)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
OdSmartPtr< OdDbCurvePath > OdDbCurvePathPtr
OdDbObjectId entityId() const
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
OdSmartPtr< OdDbPointPath > OdDbPointPathPtr
void setGeometry(const OdDbObjectId &curveId)
OdSmartPtr< OdDbNamedPath > OdDbNamedPathPtr
virtual OdResult getGeometry(OdGeCurve3d *&pCurve) const
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual OdResult getGeometry(OdGeCurve3d *&pCurve) const
TOOLKIT_EXPORT OdDbObjectId oddbGetNamedPathDictionaryId(OdDbDatabase *pDb, bool createIfNotFound=false)
TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetNamedPathDictionary(OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
void setGeometry(const OdGePoint3d &point)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const