CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
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);
144 #endif // OD_VIEWREP_H
OdSmartPtr< OdDbViewRep > OdDbViewRepPtr
ODDB_DECLARE_MEMBERS(OdDbViewRep)
bool isScaleFromParent() const
void setInventorDrawingViewId(OdUInt64 invDVid)
void camera(OdGePoint3d &eye, OdGePoint3d &target, OdGeVector3d &upVector)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
void setScaleFromParent(bool fromParent)
const class OdRxSketchManager * getSketchManager() const
OdResult sketchModelSpaceToModelSpaceXform(OdGeMatrix3d &mat) const
OdDbObjectId selSetObjId() const
bool isPartialMSView() const
OdDbObjectId viewportId() const
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdRxSketchManager * getSketchManager()
OdDbObjectId viewBorderId() const
double rotationAngle() const
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
unsigned long viewIndex() const
OdResult updateViewportScale(double scale)
OdDbObjectId layoutId() const
OdResult viewModelSpaceToPaperSpaceXform(OdGeMatrix3d &mat) const
OdResult sketchModelSpaceToPaperSpaceXform(OdGeMatrix3d &mat) const
OdResult viewModelSpaceToModelSpaceXform(OdGeMatrix3d &mat) const
#define MODELDOCOBJ_EXPORT
OdDbObjectId blockReference() const
OdUInt64 inventorDrawingViewId() const
OdDbObjectId viewBlockReference() const
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
OdGePoint2d viewBasePoint() const