|
FRX SDK Documentation 2025 SP0
|
#include <AcConstrainedGeometry.h>
Protected Member Functions | |
| AcConstrainedGeometry (void) | |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (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 | |
| void * | m_pData |
Definition at line 28 of file AcConstrainedGeometry.h.
| AcConstrainedGeometry::AcConstrainedGeometry | ( | AcConstrainedGeometry const & | ) |
|
protected |
| AcDbObjectId AcConstrainedGeometry::geomDependencyId | ( | void | ) | const |
| Acad::ErrorStatus AcConstrainedGeometry::getCommonConstraints | ( | AcConstrainedGeometry * | , |
| AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > & | ) const |
| Acad::ErrorStatus AcConstrainedGeometry::getConnectedConstraints | ( | AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > & | ) | const |
| Acad::ErrorStatus AcConstrainedGeometry::getConnectedGeometries | ( | AcArray< AcConstrainedGeometry *, AcArrayMemCopyReallocator< AcConstrainedGeometry * > > & | ) | const |
| AcConstrainedRigidSet * AcConstrainedGeometry::getOwningRigidSet | ( | void | ) | const |
| AcConstrainedGeometry & AcConstrainedGeometry::operator= | ( | AcConstrainedGeometry const & | ) |
Definition at line 30 of file AcConstrainedGeometry.h.