yucad3d

CadAttPutMode

Sets the mode of the block attribute.

void CadAttPutMode ( YuHandle hEnt, std::int32_t m );

Parameters

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

Return Value

None.

See Also