CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #ifndef _OD_DB_FACERECORD_
28 #define _OD_DB_FACERECORD_
60 int cornerIndex)
const;
void makeEdgeInvisibleAt(int edgeIndex)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
void makeEdgeVisibleAt(int edgeIndex)
ODDB_DECLARE_MEMBERS(OdDbFaceRecord)
OdInt16 getVertexAt(int cornerIndex) const
virtual OdResult subErase(bool erasing)
OdSmartPtr< OdDbFaceRecord > OdDbFaceRecordPtr
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
virtual void dxfOutFields_R12(OdDbDxfFiler *pFiler) const
virtual OdResult dxfInFields_R12(OdDbDxfFiler *pFiler)
bool isEdgeVisibleAt(int edgeIndex) const
void setVertexAt(int cornerIndex, OdInt16 vertexIndex)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
virtual OdResult subGetGeomExtents(OdGeExtents3d &extents) const