yucad3d

CadEntityPutUserData

Sets the user data of the entity.

void CadEntityPutUserData ( YuHandle hEnt, std::int32_t Val );

Parameters

hEnt (YuHandle)
Handle to the entity.
Val (std::int32_t)
Integer value.

Return Value

None.

See Also