CFx SDK Documentation 2024 SP0
|
#include <GsBlockRefNodeDesc.h>
Public Member Functions | |
OdGsBlockRefNodeDesc (const OdDbStub *layoutBlockId, const OdGiSubEntityTraitsData &tr, const OdGeScale3d &scale, bool bUsePlotStyles, const OdGiAnnoScaleSet &annoScales) | |
OdGsBlockRefNodeDesc (const OdGsBlockRefNodeDesc &c) | |
OdGsBlockRefNodeDesc & | operator= (const OdGsBlockRefNodeDesc &c) |
OdGsBlockRefNodeDesc () | |
~OdGsBlockRefNodeDesc () | |
bool | operator< (const OdGsBlockRefNodeDesc &v) const |
const OdGsBlockRefNodeDescImpl * | getImpl () const |
const OdGeScale3d & | scale () const |
void | save (OdGsFiler *pFiler) const |
void | load (OdGsFiler *pFiler) |
Corresponding C++ library: Gs <group OdGs_Classes>
Definition at line 44 of file GsBlockRefNodeDesc.h.
OdGsBlockRefNodeDesc::OdGsBlockRefNodeDesc | ( | const OdDbStub * | layoutBlockId, |
const OdGiSubEntityTraitsData & | tr, | ||
const OdGeScale3d & | scale, | ||
bool | bUsePlotStyles, | ||
const OdGiAnnoScaleSet & | annoScales | ||
) |
OdGsBlockRefNodeDesc::OdGsBlockRefNodeDesc | ( | const OdGsBlockRefNodeDesc & | c | ) |
|
inline |
Definition at line 52 of file GsBlockRefNodeDesc.h.
OdGsBlockRefNodeDesc::~OdGsBlockRefNodeDesc | ( | ) |
|
inline |
Definition at line 55 of file GsBlockRefNodeDesc.h.
bool OdGsBlockRefNodeDesc::operator< | ( | const OdGsBlockRefNodeDesc & | v | ) | const |
OdGsBlockRefNodeDesc & OdGsBlockRefNodeDesc::operator= | ( | const OdGsBlockRefNodeDesc & | c | ) |
const OdGeScale3d & OdGsBlockRefNodeDesc::scale | ( | ) | const |