Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmSymbolStd::getMTextProperties Method
Syntax
C++
virtual void getMTextProperties(OdDbMText& text) const;

Gets the text properties of this symbol standard object. 

 

Parameters
Description
text
[out] OdDbMText entity to receive the properties.

The following text properties are obtained:

  • Text height.
  • Text color.
  • Text style ID of the owner standard object which this symbol standard object belongs to.
Copyright © 2002-2022. Open Design Alliance All rights reserved.