Share

AcDbMText::normal

C++

AcGeVector3d normal() const;

Description

Returns an AcGeVector3d (in WCS) containing the unit normal vector of the MText object.

Note

It is possible for the MText's text to lie in a plane that is not perpendicular to this normal (see AcDbMText::setNormal() for more information).

Links

AcDbMText Class

Was this information helpful?