C++
virtual Acad::ErrorStatus getXmlRepresentation( AcString& strXml ) const = 0;
Description
Get the representation string of this compound coordinate system in XML format.
Parameters
Parameters | Description |
---|---|
strXml | Input/output AcString object |
Returns
Returns Acad::eOk if successful.