yucad3d

CadTextPutStyleID

Sets the style i d of the text entity.

void CadTextPutStyleID ( YuHandle hEnt, YuHandle Id );

Parameters

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

Return Value

None.

See Also