yucad3d

CadWTextGetLen

Returns the length of the window-formatted text (WTEXT) entity.

std::int32_t CadWTextGetLen ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The length.

See Also