FdField.h
Parameters |
Description |
const OdString& sString |
[in] The string to parse. |
OdString& sName |
[out] The name of the AcVar. |
OdString& sFormat |
[out] The format of the AcVar. |
true - if specified string contains AcVar, false - otherwise.
Parses a string containing a field with AcVar, separating variable name and formatting.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|