Documentation de l'API > Features > Object ProFeature > Function ProFeatureReadonlyUnset
Function ProFeatureReadonlyUnset
Description
Removes the read-only setting of all the features owned by the specified solid.
Synopsis
#include <ProFeature.h>
ProFeatureReadonlyUnset
(
ProSolid solid
/* (In)
The solid whose read-only setting is to be cleared
*/
)
Returns
The function successfully cleared the read-only setting.
Model is in read-only state.
The specified part or assembly is invalid.
Sample Code References
User Guide References
Est-ce que cela a été utile ?