C++
Acad::ErrorStatus setCetransparency( const AcCmTransparency& transparency );
Description
Sets the transparency value for the entity.
Parameters
Parameters | Description |
---|---|
transparency | Input the transparency value for the entity. |
Returns
Acad::eOk on success.