27 #ifndef _OD_DB_2DVERTEX_
28 #define _OD_DB_2DVERTEX_
OdSmartPtr< OdDb2dVertex > OdDb2dVertexPtr
virtual OdResult subTransformBy(const OdGeMatrix3d &xfm) ODRX_OVERRIDE
virtual OdResult subGetTransformedCopy(const OdGeMatrix3d &mat, OdDbEntityPtr &pCopy) const
virtual OdResult dxfInFields_R12(OdDbDxfFiler *pFiler)
OdDb::Vertex2dType vertexType() const
ODDB_DECLARE_MEMBERS(OdDb2dVertex)
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
double startWidth() const
void setVertexIdentifier(OdInt32 suggestedId)
void setBulge(double bulge)
void setEndWidth(double endWidth)
void setPosition(const OdGePoint3d &position)
virtual void dxfOutFields_R12(OdDbDxfFiler *pFiler) const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
void setStartWidth(double startWidth)
bool isTangentUsed() const
OdInt32 vertexIdentifier() const
void setVertexType(OdDb::Vertex2dType vertexType)
OdGePoint3d position() const
void setTangent(double tangent)