Documentation de l'API > Creo Parametric fundamentals > Object ProLayer > Function ProLayerDisplaystatusSave
Function ProLayerDisplaystatusSave
Description
Permanently saves all the changes to the display status of all layers in the owner, and all its submodels (and views, for drawings).
Replacement in Object TOOLKIT:
Synopsis
#include <ProLayer.h>
ProLayerDisplaystatusSave
(
ProMdl owner
/* (In)
The model/layer owner
*/
)
Returns
The function successfully saved all the layer status changes.
Model is in read-only state.
No layers have been changed since the last save.
Wrong argument. A model cannot have layers.
Sample Code References
User Guide References
Est-ce que cela a été utile ?