
Replacement in Object TOOLKIT: |

ProAnnotationplaneFrozenSet | |
( ProAnnotationPlane* plane /* (In) The annotation plane. */ ProBoolean frozen /* (In) PRO_B_TRUE if the annotation plane is frozen, PRO_B_FALSE if its driven by a reference to the plane geometry. */ ProAnnotationPlane* new_plane /* (Out) The new annotation plane after the frozen property was changed. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The annotation plane is not governed by a reference. | |
The annotation plane is already frozen (or not frozen), no change was made. |


