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