C++
Acad::ErrorStatus acdbUpdateDimension( AcDbObjectId dimId );
File
dbdimassoc.h
Description
Performs a forced update for the given associative dimension.
Parameters
| Parameters | Description |
|---|---|
| dimId | Input ID of dimension to update |
Returns
Returns Acad::eOk if successful.