CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
25 #ifndef _DbSweptSurface_h_Included_
26 #define _DbSweptSurface_h_Included_
126 #endif //_DbSweptSurface_h_Included_
void getSweepOptions(OdDbSweepOptions &sweepOptions) const
void setSweepOptions(const OdDbSweepOptions &sweepOptions)
virtual bool isDependent() const
virtual OdResult subTransformBy(const OdGeMatrix3d &xfm)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
OdDbEntityPtr getSweepEntity() const
ODDB_DECLARE_MEMBERS(OdDbSweptSurface)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
OdDbEntityPtr getPathEntity() const
OdSmartPtr< OdDbSweptSurface > OdDbSweptSurfacePtr
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
OdResult getPathLength(double &len) const
virtual OdResult subGetClassID(void *pClsid) const
virtual OdResult createSweptSurface(OdDbEntity *pSweepEnt, OdDbEntity *pPathEnt, OdDbSweepOptions &sweepOptions, const OdStreamBuf *pSat=0)