Documentación de la API > Dimensions > Object ProDimension > Function ProDimensionAnnotationelemCreate
Function ProDimensionAnnotationelemCreate
Description
Create an annotation element for the given driving dimension. This will trigger a regeneration.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDimension.h>
ProDimensionAnnotationelemCreate
(
/* (In)
The dimension.
*/
/* (In)
The dimension orientation. event of a regeneration failure, PRO_B_FALSE to abort the modification.
*/
/* (Out)
The newly created annotation element.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The dimension is not a driving dimension.
This type of driving dimension is not suitable for incorporation into a driving dimension annotation element.
The dimension already has an annotation element.
The orientation provided cannot be used for this dimension.
For a driving dimension annotation element, the annotation orientation provided is not frozen.
The annotation element could not be constructed in the owner feature.
User Guide References
¿Fue esto útil?