Documentazione API > 3D drawings and annotations > Object ProAnnotationfeat > Function ProAnnotationfeatElementAdd
Function ProAnnotationfeatElementAdd
Description
Adds a new general annotation element to the annotation feature.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationfeatElementAdd
(
ProSelection feature
/* (In)
The annotation feature. If the feature belongs to an assembly, component path must be specified.
*/
ProBoolean allow_fix_ui
/* (In)
PRO_B_TRUE to bring up the Fix Model UI in the event of regeneration failure; PRO_B_FALSE to abort the element adding.
*/
/* (Out)
The new annotation element.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Datum Target annotation feature cannot be modified.
User Guide References
È stato utile?