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

#include <AcConstrainedGeometry.h>

Inheritance diagram for AcConstrainedGeometry:
AcRxObject AcRTTIObject AcObject

Public Member Functions

 AcConstrainedGeometry (AcConstrainedGeometry const &)
 
AcConstrainedGeometryoperator= (AcConstrainedGeometry const &)
 
AcConstrainedRigidSetgetOwningRigidSet (void) const
 
AcDbObjectId geomDependencyId (void) const
 
Acad::ErrorStatus getCommonConstraints (AcConstrainedGeometry *, AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > &) const
 
Acad::ErrorStatus getConnectedConstraints (AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > &) const
 
Acad::ErrorStatus getConnectedGeometries (AcArray< AcConstrainedGeometry *, AcArrayMemCopyReallocator< AcConstrainedGeometry * > > &) const
 
virtual ~AcConstrainedGeometry (void)
 
virtual bool isReadOnly (void) const
 
- 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
 

Protected Member Functions

 AcConstrainedGeometry (void)
 
- Protected Member Functions inherited from AcRxObject
 AcRxObject (void)
 
virtual AcRxObjectsubQueryX (AcRxClass const *) const
 

Friends

class DefValueProducer
 

Additional Inherited Members

- Static Public Member Functions inherited from AcRxObject
static AcRxClass *__cdecl desc (void)
 
static AcRxObject *__cdecl cast (AcRxObject const *)
 
- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 28 of file AcConstrainedGeometry.h.

Constructor & Destructor Documentation

◆ AcConstrainedGeometry() [1/2]

AcConstrainedGeometry::AcConstrainedGeometry ( AcConstrainedGeometry const & )

◆ ~AcConstrainedGeometry()

virtual AcConstrainedGeometry::~AcConstrainedGeometry ( void )
virtual

◆ AcConstrainedGeometry() [2/2]

AcConstrainedGeometry::AcConstrainedGeometry ( void )
protected

Member Function Documentation

◆ geomDependencyId()

AcDbObjectId AcConstrainedGeometry::geomDependencyId ( void ) const

◆ getCommonConstraints()

Acad::ErrorStatus AcConstrainedGeometry::getCommonConstraints ( AcConstrainedGeometry * ,
AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > &  ) const

◆ getConnectedConstraints()

Acad::ErrorStatus AcConstrainedGeometry::getConnectedConstraints ( AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > & ) const

◆ getConnectedGeometries()

Acad::ErrorStatus AcConstrainedGeometry::getConnectedGeometries ( AcArray< AcConstrainedGeometry *, AcArrayMemCopyReallocator< AcConstrainedGeometry * > > & ) const

◆ getOwningRigidSet()

AcConstrainedRigidSet * AcConstrainedGeometry::getOwningRigidSet ( void ) const

◆ isReadOnly()

virtual bool AcConstrainedGeometry::isReadOnly ( void ) const
virtual

◆ operator=()

AcConstrainedGeometry & AcConstrainedGeometry::operator= ( AcConstrainedGeometry const & )

Friends And Related Symbol Documentation

◆ DefValueProducer

friend class DefValueProducer
friend

Definition at line 30 of file AcConstrainedGeometry.h.


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