C++
virtual Acad::ErrorStatus setDimapost( const ACHAR * v );
File
dbdimvar.h
Description
Sets a copy of the v string to be the character string that is the DIMAPOST value for the database.
Returns Acad::eOk if successful.
Parameters
Parameters | Description |
---|---|
v | Input text string to be copied as the new DIMAPOST value |