24#ifndef __AECDBDISPREPCONFIG_H__
25#define __AECDBDISPREPCONFIG_H__
OdSmartPtr< AECDbDispRepConfig > AECDbDispRepConfigPtr
#define AEC_DICTIONARY_DECLARE_MEMBERS(ClassName)
#define AEC_DECLARE_MEMBERS(ClassName)
void SetIsUseFixedViewDirection(bool bUseFixedViewDirection)
void SetAboveRange(double dCutPlane)
double GetCutPlane() const
const OdGeVector3d & GetFixedViewDirection() const
void SetIsViewportDependent(bool bViewportDependent)
OdDbObjectId GetFixedDisplaySet() const
OdDbObjectId GetDisplaySetByIndex(OdUInt32 iIndex, OdGeVector3d &vViewDirection) const
OdDbObjectId GetDefaultDisplaySet() const
double GetAboveRange() const
OdDbObjectId GetDisplaySet(const OdGeVector3d &vViewDirection) const
void SetCutPlane(double dCutPlane)
double GetBelowRange() const
OdUInt32 GetDisplaySetCount() const
OdDbObjectId GetDisplaySet(OdDb::OrthographicView eViewDirection) const
void SetFixedDisplaySet(const OdDbObjectId &idFixedDisplaySet)
void SetFixedViewDirection(const OdGeVector3d &vViewDirection)
void SetBelowRange(double dCutPlane)
bool IsViewportDependent() const
void AssignDisplaySet(OdDb::OrthographicView eViewDirection, const OdDbObjectId &idDisplaySet)
bool IsUseFixedViewDirection() const