|
FRX SDK Documentation 2025 SP0
|
#include <AcGeomConstraint.h>
Public Types | |
| enum | GeomConstraintType |
Public Member Functions | |
| AcGeomConstraint (AcGeomConstraint const &) | |
| AcCompositeConstraint * | getOwningCompositeConstraint (void) const |
| AcGeomConstraint & | operator= (AcGeomConstraint const &) |
| virtual | ~AcGeomConstraint (void) |
| virtual AcHelpParameter * | getConnectedHelpParameterFor (AcConstrainedGeometry const *) const |
| virtual Acad::ErrorStatus | getConnectedGeometries (AcArray< AcConstrainedGeometry *, AcArrayMemCopyReallocator< AcConstrainedGeometry * > > &) const |
| virtual Acad::ErrorStatus | getConnectedHelpParameters (AcArray< AcHelpParameter *, AcArrayMemCopyReallocator< AcHelpParameter * > > &) const |
Protected Member Functions | |
| AcGeomConstraint (void) | |
Friends | |
| class | DefValueProducer |
Definition at line 28 of file AcGeomConstraint.h.
Definition at line 33 of file AcGeomConstraint.h.
| AcGeomConstraint::AcGeomConstraint | ( | AcGeomConstraint const & | ) |
|
protected |
|
virtual |
|
virtual |
|
virtual |
| AcCompositeConstraint * AcGeomConstraint::getOwningCompositeConstraint | ( | void | ) | const |
| AcGeomConstraint & AcGeomConstraint::operator= | ( | AcGeomConstraint const & | ) |
Definition at line 30 of file AcGeomConstraint.h.