ACDBCORE2D_PORT AcDbField( const ACHAR * pszFieldCode, bool bTextField = false );
|
Parameters |
Description |
|
const ACHAR * pszFieldCode |
Input field code |
|
bool bTextField = false |
Input flag indicating whether this is a text field |
Constructor that sets the field code. A text field is used to store text with embedded field codes.