Close

Relief for ODA Team in Ukraine

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

Gets the text properties of this annotation view standard object. 

 

Parameters
Description
mText
[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 annotation view standard object belongs to.
Copyright © 2002-2022. Open Design Alliance All rights reserved.