CadEntityPutBordColor
Sets the bord colour of the entity.
void CadEntityPutBordColor (
YuHandle hEnt,
std::int32_t Value
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Value (std::int32_t)
- The value to assign.
Return Value
None.
Sets the bord colour of the entity.
None.