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.
Sets the align of the block attribute.
None.