CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdGsBlockRefNodeDesc Class Reference

#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)
 
OdGsBlockRefNodeDescoperator= (const OdGsBlockRefNodeDesc &c)
 
 OdGsBlockRefNodeDesc ()
 
 ~OdGsBlockRefNodeDesc ()
 
bool operator< (const OdGsBlockRefNodeDesc &v) const
 
const OdGsBlockRefNodeDescImpl * getImpl () const
 
const OdGeScale3dscale () const
 
void save (OdGsFiler *pFiler) const
 
void load (OdGsFiler *pFiler)
 

Detailed Description

Corresponding C++ library: Gs <group OdGs_Classes>

Definition at line 44 of file GsBlockRefNodeDesc.h.

Constructor & Destructor Documentation

◆ OdGsBlockRefNodeDesc() [1/3]

OdGsBlockRefNodeDesc::OdGsBlockRefNodeDesc ( const OdDbStub *  layoutBlockId,
const OdGiSubEntityTraitsData tr,
const OdGeScale3d scale,
bool  bUsePlotStyles,
const OdGiAnnoScaleSet annoScales 
)

◆ OdGsBlockRefNodeDesc() [2/3]

OdGsBlockRefNodeDesc::OdGsBlockRefNodeDesc ( const OdGsBlockRefNodeDesc c)

◆ OdGsBlockRefNodeDesc() [3/3]

OdGsBlockRefNodeDesc::OdGsBlockRefNodeDesc ( )
inline

Definition at line 52 of file GsBlockRefNodeDesc.h.

◆ ~OdGsBlockRefNodeDesc()

OdGsBlockRefNodeDesc::~OdGsBlockRefNodeDesc ( )

Member Function Documentation

◆ getImpl()

const OdGsBlockRefNodeDescImpl * OdGsBlockRefNodeDesc::getImpl ( ) const
inline

Definition at line 55 of file GsBlockRefNodeDesc.h.

◆ load()

void OdGsBlockRefNodeDesc::load ( OdGsFiler pFiler)

◆ operator<()

bool OdGsBlockRefNodeDesc::operator< ( const OdGsBlockRefNodeDesc v) const

◆ operator=()

OdGsBlockRefNodeDesc & OdGsBlockRefNodeDesc::operator= ( const OdGsBlockRefNodeDesc c)

◆ save()

void OdGsBlockRefNodeDesc::save ( OdGsFiler pFiler) const

◆ scale()

const OdGeScale3d & OdGsBlockRefNodeDesc::scale ( ) const

The documentation for this class was generated from the following file: