yucad3d

CadMTextPutStyleID

Sets the style i d of the multiline text (MTEXT) entity.

void CadMTextPutStyleID ( YuHandle hEnt, YuHandle Id );

Parameters

hEnt (YuHandle)
Handle to the entity.
Id (YuHandle)
Numeric identifier.

Return Value

None.

See Also