CadArcPutSector
Sets the sector of the arc.
void CadArcPutSector (
YuHandle hEnt,
std::int32_t bSector
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- bSector (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.