CadLayerPutLinetypeID
Sets the linetype i d of the layer.
void CadLayerPutLinetypeID (
YuHandle hLayer,
YuHandle Id
);
Parameters
- hLayer (YuHandle)
- Handle to the layer.
- Id (YuHandle)
- Numeric identifier.
Return Value
None.
Sets the linetype i d of the layer.
None.