47 kVisibleAndHiddenLines = 1,
48 kShadedVisibleLines = 2,
49 kShadedVisibleAndHiddenLines = 3
54 kSourceNotDefined = 0,
81 kLabelVisibility = 1 << 1,
82 kScaleFromParent = 1 << 6
130 friend class OdDbImpAssocViewRepActionBody;
133 void setRotationAngle(
double angle);
OdSmartPtr< OdDbViewRep > OdDbViewRepPtr
#define MODELDOCOBJ_EXPORT
OdDbObjectId layoutId() const
void camera(OdGePoint3d &eye, OdGePoint3d &target, OdGeVector3d &upVector)
const class OdRxSketchManager * getSketchManager() const
OdGePoint2d viewBasePoint() const
OdDbObjectId selSetObjId() const
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdResult viewModelSpaceToPaperSpaceXform(OdGeMatrix3d &mat) const
unsigned long viewIndex() const
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
OdResult sketchModelSpaceToPaperSpaceXform(OdGeMatrix3d &mat) const
double rotationAngle() const
ODDB_DECLARE_MEMBERS(OdDbViewRep)
OdRxSketchManager * getSketchManager()
OdResult viewModelSpaceToModelSpaceXform(OdGeMatrix3d &mat) const
void setScaleFromParent(bool fromParent)
OdResult updateViewportScale(double scale)
bool isScaleFromParent() const
OdResult sketchModelSpaceToModelSpaceXform(OdGeMatrix3d &mat) const
OdDbObjectId viewBlockReference() const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
OdDbObjectId blockReference() const
OdUInt64 inventorDrawingViewId() const
void setInventorDrawingViewId(OdUInt64 invDVid)
OdDbObjectId viewBorderId() const
bool isPartialMSView() const