#include <AcDbAssoc2dConstraintGroup.h>
|
| | AcDbAssoc2dConstraintGroup () |
| |
| | AcDbAssoc2dConstraintGroup (AcDbAssoc2dConstraintGroup const &) |
| |
| | AcDbAssoc2dConstraintGroup (AcGePlane const &) |
| |
| AcConstraintGroupNode * | getGroupNodePtr (unsigned long) const |
| |
| AcDbAssoc2dConstraintGroup & | operator= (AcDbAssoc2dConstraintGroup const &) |
| |
| AcGePlane const | getWorkPlane (void) const |
| |
| SolutionStatus | constraintStatus (AcGeomConstraint const *) const |
| |
| SolutionStatus | geometryStatus (AcConstrainedGeometry const *) const |
| |
| SolutionStatus | solutionStatus (bool) const |
| |
| Acad::ErrorStatus | addAngleConstraint (AcConstrainedLine *, AcConstrainedLine *, AcAngleConstraint::SectorType, AcDbObjectId, AcDbObjectId, AcAngleConstraint **) |
| |
| Acad::ErrorStatus | addConstrainedGeometry (AcDbFullSubentPath const &, AcConstrainedGeometry *&) |
| |
| Acad::ErrorStatus | addDistanceConstraint (AcConstrainedGeometry *, AcConstrainedGeometry *, AcDistanceConstraint::DirectionType, AcDbObjectId, AcDbObjectId, AcGeVector3d const *, AcConstrainedLine const *, AcDistanceConstraint **) |
| |
| Acad::ErrorStatus | addGeometricalConstraint (AcGeomConstraint::GeomConstraintType, AcArray< AcConstrainedGeometry *, AcArrayMemCopyReallocator< AcConstrainedGeometry * > > const &, AcGeomConstraint **) |
| |
| Acad::ErrorStatus | addGeometricalConstraint (AcGeomConstraint::GeomConstraintType, AcArray< AcDbFullSubentPath, AcArrayObjectCopyReallocator< AcDbFullSubentPath > > const &, AcGeomConstraint **) |
| |
| Acad::ErrorStatus | addRadiusDiameterConstraint (AcConstrainedGeometry *, AcRadiusDiameterConstraint::RadiusDiameterConstrType, AcDbObjectId, AcDbObjectId, AcRadiusDiameterConstraint **) |
| |
| Acad::ErrorStatus | deleteConstrainedGeometry (AcDbObjectId const &) |
| |
| Acad::ErrorStatus | deleteConstraint (AcGeomConstraint *) |
| |
| Acad::ErrorStatus | getAllConnectedGeomDependencies (AcDbObjectIdArray const &, AcDbObjectIdArray &) const |
| |
| Acad::ErrorStatus | getConstrainedGeometries (AcArray< AcConstrainedGeometry *, AcArrayMemCopyReallocator< AcConstrainedGeometry * > > &) const |
| |
| Acad::ErrorStatus | getConstrainedGeometry (AcDbAssocGeomDependency const *, AcConstrainedGeometry *&, AcDb::ImplicitPointType *, int, bool) |
| |
| Acad::ErrorStatus | getConstrainedGeometry (AcDbFullSubentPath const &, AcConstrainedGeometry *&, bool) |
| |
| Acad::ErrorStatus | getConstraints (AcArray< AcGeomConstraint *, AcArrayMemCopyReallocator< AcGeomConstraint * > > &) const |
| |
| virtual | ~AcDbAssoc2dConstraintGroup (void) |
| |
| void | regenDimensionSystem (void) |
| |
| virtual AcRxObject * | queryX (AcRxClass const *) const |
| |
| AcRxObject * | x (AcRxClass const *) const |
| |
| virtual AcRxClass * | isA (void) const |
| |
| virtual AcRxObject * | clone (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) |
| |
| | AcRTTIObject () |
| |
| virtual | ~AcRTTIObject () |
| |
| | AcObject () |
| |
| | AcObject (const AcObject &source) |
| |
| virtual | ~AcObject () |
| |
| void * | data () const |
| |
◆ SolutionStatus
◆ AcDbAssoc2dConstraintGroup() [1/3]
| AcDbAssoc2dConstraintGroup::AcDbAssoc2dConstraintGroup |
( |
| ) |
|
◆ AcDbAssoc2dConstraintGroup() [2/3]
◆ AcDbAssoc2dConstraintGroup() [3/3]
| AcDbAssoc2dConstraintGroup::AcDbAssoc2dConstraintGroup |
( |
AcGePlane const & | | ) |
|
◆ ~AcDbAssoc2dConstraintGroup()
| virtual AcDbAssoc2dConstraintGroup::~AcDbAssoc2dConstraintGroup |
( |
void | | ) |
|
|
virtual |
◆ addAngleConstraint()
◆ addConstrainedGeometry()
◆ addDistanceConstraint()
◆ addGeometricalConstraint() [1/2]
◆ addGeometricalConstraint() [2/2]
◆ addRadiusDiameterConstraint()
◆ constraintStatus()
◆ deleteConstrainedGeometry()
| Acad::ErrorStatus AcDbAssoc2dConstraintGroup::deleteConstrainedGeometry |
( |
AcDbObjectId const & | | ) |
|
◆ deleteConstraint()
| Acad::ErrorStatus AcDbAssoc2dConstraintGroup::deleteConstraint |
( |
AcGeomConstraint * | | ) |
|
◆ geometryStatus()
◆ getAllConnectedGeomDependencies()
◆ getConstrainedGeometries()
◆ getConstrainedGeometry() [1/2]
◆ getConstrainedGeometry() [2/2]
◆ getConstraints()
◆ getGroupNodePtr()
◆ getWorkPlane()
| AcGePlane const AcDbAssoc2dConstraintGroup::getWorkPlane |
( |
void | | ) |
const |
◆ operator=()
◆ regenDimensionSystem()
| void AcDbAssoc2dConstraintGroup::regenDimensionSystem |
( |
void | | ) |
|
◆ solutionStatus()
The documentation for this class was generated from the following file: