yucad3d

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.

See Also