IConstraint_DG Interface
- SetFreedom
- GetFreedom
- GetConstraint
- IsEnabled
- SetEnabled
void SetFreedom(ViewNavigationType_DG navigationType, int dims)
int GetFreedom(ViewNavigationType_DG navigationType)
ILine_DG GetConstraint(ViewNavigationType_DG navigationType)
bool IsEnabled()
void SetEnabled(bool enabled)
|