#include <Constraint.h>
Collaboration diagram for CConstraintData:
Public Methods | |
void __fastcall | GetFromConstraint (const CConstraint *p_con) |
CConstraint *__fastcall | MakeConstraint (CConstraintsList *p_list, CElementsRecord *history=NULL) const |
int __fastcall | GetConstraintIndex (void) const |
Public Attributes | |
int | ConstraintIndex |
CSmallString | Name |
CSmallString | Description |
CExtObject::CStatus | Status |
EConstraintType | Type |
int | AtomIndex [4] |
CPositionLock | Lock |
CPoint | Value |
double | Sigma |
bool | HarmonicFreeze |