CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OD_VIEWBORDER_H
25 #define OD_VIEWBORDER_H
40 friend class OdDbAssocViewRepActionBody;
41 friend class OdDbImpAssocViewRepActionBody;
60 kWireframeVisibleEdges = 1,
61 kWireframeHiddenEdges = 2,
62 kShadedVisibleEdges = 3,
63 kShadedHiddenEdges = 4
71 kSourceNotDefined = 0,
304 #endif // OD_VIEWBORDER_H
OdGePoint3d insertionPoint() const
OdGePoint3d centerPoint3d(bool exludeSketchEnts=true) const
virtual OdResult subTransformBy(const OdGeMatrix3d &xform)
virtual bool subWorldDraw(OdGiWorldDraw *pWd) const
OdDbViewBorder::SourceType sourceType() const
OdUInt32 shadedDPI() const
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual ~OdDbViewBorder()
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
OdResult getSize(OdGePoint3d &minPt, OdGePoint3d &maxPt) const
bool isFirstAngleProjection() const
OdDbObjectId viewportId() const
OdSmartPtr< OdDbViewBorder > OdDbViewBorderPtr
OdResult setViewportId(const OdDbObjectId &viewportId)
ODDB_DECLARE_MEMBERS(OdDbViewBorder)
OdResult setSize(const OdGePoint3d &minPt, const OdGePoint3d &maxPt)
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdDbViewBorder::ViewStyleType viewStyleType() const
OdDbObjectId getScaleId() const
void setScale(double newScale)
double rotationAngle() const
#define MODELDOCOBJ_EXPORT
void setScaleId(const OdDbObjectId scaleId)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
virtual void subHighlight(bool bDoIt=true, const OdDbFullSubentPath *pSubId=0, bool highlightAll=false) const
OdString inventorFileReference() const
OdGePoint2d centerPoint(bool exludeSketchEnts=true) const