CadLayerPutLineweight
Sets the lineweight of the layer.
void CadLayerPutLineweight (
YuHandle hLayer,
double LineWeight
);
Parameters
- hLayer (YuHandle)
- Handle to the layer.
- LineWeight (double)
- Numeric value (double precision).
Return Value
None.