yucad3d

CadTextGetLen

Returns the length of the text entity.

std::int32_t CadTextGetLen ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The length.

See Also