C++
void acedEditToleranceInteractive( AcDbFcf* pTol );
File
aced.h
Description
Invokes the AutoCAD user interface for editing AcDbFcf objects.
Parameters
| Parameters | Description |
|---|---|
| pTol | Pointer to a tolerance object, which must be open for write |
void acedEditToleranceInteractive( AcDbFcf* pTol );
aced.h
Invokes the AutoCAD user interface for editing AcDbFcf objects.
| Parameters | Description |
|---|---|
| pTol | Pointer to a tolerance object, which must be open for write |