FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
AcDbAssocGeomDependency Class Reference

#include <AcDbAssocGeomDependency.h>

Inheritance diagram for AcDbAssocGeomDependency:
AcRxObject AcRTTIObject AcObject

Public Member Functions

 AcDbAssocGeomDependency ()
 
 AcDbAssocGeomDependency (AcDbAssocGeomDependency const &)
 
 AcDbAssocGeomDependency (AcDbAssocCreateImpObject)
 
bool isCachingSubentityGeometry (void) const
 
AcDbAssocGeomDependencyoperator= (AcDbAssocGeomDependency const &)
 
AcDbAssocPersSubentId const * persistentSubentId (void) const
 
Acad::ErrorStatus dependentOnObjectMirrored (void)
 
Acad::ErrorStatus getEdgeSubentityGeometry (AcArray< AcGeCurve3d *, AcArrayMemCopyReallocator< AcGeCurve3d * > > &) const
 
Acad::ErrorStatus getFaceSubentityGeometry (AcArray< AcGeSurface *, AcArrayMemCopyReallocator< AcGeSurface * > > &) const
 
Acad::ErrorStatus getTransientSubentIds (AcArray< AcDbSubentId, AcArrayMemCopyReallocator< AcDbSubentId > > &) const
 
Acad::ErrorStatus getVertexSubentityGeometry (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const
 
Acad::ErrorStatus setEdgeSubentityGeometry (AcArray< AcGeCurve3d const *, AcArrayMemCopyReallocator< AcGeCurve3d const * > > const &)
 
Acad::ErrorStatus setFaceSubentityGeometry (AcArray< AcGeSurface const *, AcArrayMemCopyReallocator< AcGeSurface const * > > const &)
 
Acad::ErrorStatus setSubentity (AcDbSubentId const &)
 
Acad::ErrorStatus setVertexSubentityGeometry (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &)
 
int transientSubentCount (void) const
 
unsigned long subentType (void) const
 
virtual ~AcDbAssocGeomDependency (void)
 
void setCachingSubentityGeometry (bool)
 
- Public Member Functions inherited from AcRxObject
virtual AcRxObjectqueryX (AcRxClass const *) const
 
AcRxObjectx (AcRxClass const *) const
 
virtual AcRxClassisA (void) const
 
virtual AcRxObjectclone (void) const
 
virtual AcRx::Ordering comparedTo (AcRxObject const *) const
 
virtual Acad::ErrorStatus copyFrom (AcRxObject const *)
 
virtual int isEqualTo (AcRxObject const *) const
 
bool isKindOf (const AcRxClass *pOtherClass) const
 
virtual ~AcRxObject (void)
 
- Public Member Functions inherited from AcRTTIObject
 AcRTTIObject ()
 
virtual ~AcRTTIObject ()
 
- Public Member Functions inherited from AcObject
 AcObject ()
 
 AcObject (const AcObject &source)
 
virtual ~AcObject ()
 
voiddata () const
 

Static Public Member Functions

static Acad::ErrorStatus __cdecl redirectToAnotherSubentity (AcDbObjectId const &, AcDbSubentId const &, AcDbObjectId const &, AcDbSubentId const &)
 
- Static Public Member Functions inherited from AcRxObject
static AcRxClass *__cdecl desc (void)
 
static AcRxObject *__cdecl cast (AcRxObject const *)
 

Additional Inherited Members

- Protected Member Functions inherited from AcRxObject
 AcRxObject (void)
 
virtual AcRxObjectsubQueryX (AcRxClass const *) const
 
- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 31 of file AcDbAssocGeomDependency.h.

Constructor & Destructor Documentation

◆ AcDbAssocGeomDependency() [1/3]

AcDbAssocGeomDependency::AcDbAssocGeomDependency ( )

◆ AcDbAssocGeomDependency() [2/3]

AcDbAssocGeomDependency::AcDbAssocGeomDependency ( AcDbAssocGeomDependency const & )

◆ AcDbAssocGeomDependency() [3/3]

AcDbAssocGeomDependency::AcDbAssocGeomDependency ( AcDbAssocCreateImpObject )

◆ ~AcDbAssocGeomDependency()

virtual AcDbAssocGeomDependency::~AcDbAssocGeomDependency ( void )
virtual

Member Function Documentation

◆ dependentOnObjectMirrored()

Acad::ErrorStatus AcDbAssocGeomDependency::dependentOnObjectMirrored ( void )

◆ getEdgeSubentityGeometry()

Acad::ErrorStatus AcDbAssocGeomDependency::getEdgeSubentityGeometry ( AcArray< AcGeCurve3d *, AcArrayMemCopyReallocator< AcGeCurve3d * > > & ) const

◆ getFaceSubentityGeometry()

Acad::ErrorStatus AcDbAssocGeomDependency::getFaceSubentityGeometry ( AcArray< AcGeSurface *, AcArrayMemCopyReallocator< AcGeSurface * > > & ) const

◆ getTransientSubentIds()

Acad::ErrorStatus AcDbAssocGeomDependency::getTransientSubentIds ( AcArray< AcDbSubentId, AcArrayMemCopyReallocator< AcDbSubentId > > & ) const

◆ getVertexSubentityGeometry()

Acad::ErrorStatus AcDbAssocGeomDependency::getVertexSubentityGeometry ( AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > & ) const

◆ isCachingSubentityGeometry()

bool AcDbAssocGeomDependency::isCachingSubentityGeometry ( void ) const

◆ operator=()

AcDbAssocGeomDependency & AcDbAssocGeomDependency::operator= ( AcDbAssocGeomDependency const & )

◆ persistentSubentId()

AcDbAssocPersSubentId const * AcDbAssocGeomDependency::persistentSubentId ( void ) const

◆ redirectToAnotherSubentity()

static Acad::ErrorStatus __cdecl AcDbAssocGeomDependency::redirectToAnotherSubentity ( AcDbObjectId const & ,
AcDbSubentId const & ,
AcDbObjectId const & ,
AcDbSubentId const &  )
static

◆ setCachingSubentityGeometry()

void AcDbAssocGeomDependency::setCachingSubentityGeometry ( bool )

◆ setEdgeSubentityGeometry()

Acad::ErrorStatus AcDbAssocGeomDependency::setEdgeSubentityGeometry ( AcArray< AcGeCurve3d const *, AcArrayMemCopyReallocator< AcGeCurve3d const * > > const & )

◆ setFaceSubentityGeometry()

Acad::ErrorStatus AcDbAssocGeomDependency::setFaceSubentityGeometry ( AcArray< AcGeSurface const *, AcArrayMemCopyReallocator< AcGeSurface const * > > const & )

◆ setSubentity()

Acad::ErrorStatus AcDbAssocGeomDependency::setSubentity ( AcDbSubentId const & )

◆ setVertexSubentityGeometry()

Acad::ErrorStatus AcDbAssocGeomDependency::setVertexSubentityGeometry ( AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const & )

◆ subentType()

unsigned long AcDbAssocGeomDependency::subentType ( void ) const

◆ transientSubentCount()

int AcDbAssocGeomDependency::transientSubentCount ( void ) const

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