CadAttPutUpsideDown
Sets the upside down of the block attribute.
void CadAttPutUpsideDown (
YuHandle hEnt,
std::int32_t b
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- b (std::int32_t)
- Integer value.
Return Value
None.
Sets the upside down of the block attribute.
None.