
Replacement in Object TOOLKIT: |

ProLayerRuleCopy | |
( ProMdl CurrentModel /* (In) The model into which the layer rule will be copied. */ ProName LayerName /* (In) The name of an existing layer in both models. */ ProMdl ReferenceModel /* (In) The model from which the layer rules will be copied. */ ) |

The function successfully copied the rules. | |
Model is in read-only state. | |
CurrentModel or ReferenceModel is NULL. | |
CurrentModel or ReferenceModel is not a handle to a model. | |
Layer LayerName does not exist in one or both models. |

