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
>
ProError
ProFeatureReadonlyUnset
(
ProSolid
solid
/* (In)
The solid whose read-only setting is to be cleared
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully cleared the read-only setting.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
The specified part or assembly is invalid.
Sample Code References
pt_examples ( TestFeats.c )
User Guide References
Manipulating Features:ProFeatureReadonlyUnset
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.