CadMTextGetLen
Returns the length of the multiline text (MTEXT) entity.
std::int32_t CadMTextGetLen (
YuHandle hEnt
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
Return Value
The length.
Returns the length of the multiline text (MTEXT) entity.
The length.