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

#include <AECObjectGeometryVersion.h>

Public Member Functions

const OdStringversionGUID () const
 
void setVersionGUID (const OdString &sVersionGUID)
 
void reset ()
 
bool operator== (const AECObjectGeometryVersion &other) const
 
bool operator!= (const AECObjectGeometryVersion &other) const
 
void dwgInFields (OdDbDwgFiler *pFiler)
 
void dwgOutFields (OdDbDwgFiler *pFiler) const
 

Static Public Member Functions

static AECObjectGeometryVersion createNewGeometryVersion ()
 

Detailed Description

Protocol extension class for accessing "Bound Spaces" property of AEC entities and styles.

Remarks

<group TA_API_Auxiliary_Classes>

Definition at line 39 of file AECObjectGeometryVersion.h.

Member Function Documentation

◆ createNewGeometryVersion()

AECObjectGeometryVersion AECObjectGeometryVersion::createNewGeometryVersion ( )
inlinestatic

Definition at line 60 of file AECObjectGeometryVersion.h.

◆ dwgInFields()

void AECObjectGeometryVersion::dwgInFields ( OdDbDwgFiler pFiler)
inline

Definition at line 92 of file AECObjectGeometryVersion.h.

◆ dwgOutFields()

void AECObjectGeometryVersion::dwgOutFields ( OdDbDwgFiler pFiler) const
inline

Definition at line 97 of file AECObjectGeometryVersion.h.

◆ operator!=()

bool AECObjectGeometryVersion::operator!= ( const AECObjectGeometryVersion other) const
inline

Definition at line 87 of file AECObjectGeometryVersion.h.

◆ operator==()

bool AECObjectGeometryVersion::operator== ( const AECObjectGeometryVersion other) const
inline

Definition at line 82 of file AECObjectGeometryVersion.h.

◆ reset()

void AECObjectGeometryVersion::reset ( )
inline

Definition at line 77 of file AECObjectGeometryVersion.h.

◆ setVersionGUID()

void AECObjectGeometryVersion::setVersionGUID ( const OdString sVersionGUID)
inline

Definition at line 72 of file AECObjectGeometryVersion.h.

◆ versionGUID()

const OdString & AECObjectGeometryVersion::versionGUID ( ) const
inline

Definition at line 67 of file AECObjectGeometryVersion.h.


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