CadEntityPutLinetypeID
Sets the linetype i d of the entity.
void CadEntityPutLinetypeID (
YuHandle hEnt,
YuHandle Id
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Id (YuHandle)
- Numeric identifier.
Return Value
None.
Sets the linetype i d of the entity.
None.