CadLeaderPutNumVers
Sets the number of vertices of the leader.
void CadLeaderPutNumVers (
YuHandle hEnt,
std::uint32_t n
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- n (std::uint32_t)
- Integer value.
Return Value
None.
Sets the number of vertices of the leader.
None.