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

#include <AcGeomConstraint.h>

Public Types

enum  GeomConstraintType
 

Public Member Functions

 AcGeomConstraint (AcGeomConstraint const &)
 
AcCompositeConstraintgetOwningCompositeConstraint (void) const
 
AcGeomConstraintoperator= (AcGeomConstraint const &)
 
virtual ~AcGeomConstraint (void)
 
virtual AcHelpParametergetConnectedHelpParameterFor (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
 

Detailed Description

Definition at line 28 of file AcGeomConstraint.h.

Member Enumeration Documentation

◆ GeomConstraintType

Definition at line 33 of file AcGeomConstraint.h.

Constructor & Destructor Documentation

◆ AcGeomConstraint() [1/2]

AcGeomConstraint::AcGeomConstraint ( AcGeomConstraint const & )

◆ ~AcGeomConstraint()

virtual AcGeomConstraint::~AcGeomConstraint ( void )
virtual

◆ AcGeomConstraint() [2/2]

AcGeomConstraint::AcGeomConstraint ( void )
protected

Member Function Documentation

◆ getConnectedGeometries()

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

◆ getConnectedHelpParameterFor()

virtual AcHelpParameter * AcGeomConstraint::getConnectedHelpParameterFor ( AcConstrainedGeometry const * ) const
virtual

◆ getConnectedHelpParameters()

virtual Acad::ErrorStatus AcGeomConstraint::getConnectedHelpParameters ( AcArray< AcHelpParameter *, AcArrayMemCopyReallocator< AcHelpParameter * > > & ) const
virtual

◆ getOwningCompositeConstraint()

AcCompositeConstraint * AcGeomConstraint::getOwningCompositeConstraint ( void ) const

◆ operator=()

AcGeomConstraint & AcGeomConstraint::operator= ( AcGeomConstraint const & )

Friends And Related Symbol Documentation

◆ DefValueProducer

friend class DefValueProducer
friend

Definition at line 30 of file AcGeomConstraint.h.


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