yucad3d

CadAttPutAlign

Sets the align of the block attribute.

void CadAttPutAlign ( YuHandle hEnt, std::int32_t v );

Parameters

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

Return Value

None.

See Also