Share

AcDbMText::getEcs

C++

void getEcs(
    AcGeMatrix3d& retVal
) const;

Description

This method is deprecated and will be removed in the next release.

Parameters

Parameters Description
retVal Returns filled in with the matrix describing the Entity Coordinate System

Links

AcDbMText Class

Was this information helpful?