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