Documentación de la API > 3D drawings and annotations > Object ProAnnotationfeat > Function ProAnnotationfeatBaselineCreate
Function ProAnnotationfeatBaselineCreate
Description
Creates a new ordinate baseline annotation element in the annotation feature.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationfeatBaselineCreate
(
ProSelection feature
/* (In)
The annotation feature. If the feature belongs to a subcomponent of the active assembly, the component path must be specified.
*/
ProSelection reference
/* (In)
The reference geometry for the ordinate baseline dim.
*/
ProSelection direction_reference
/* (In)
A straight entity indicating the direction of dimension witness lines. If the attachment reference is a csys, this must be a csys axis. If the dimension reference is a plane or linear entity, this can be NULL.
*/
/* (In)
The annotation plane for the baseline dim and all of its related dimensions.
*/
ProAnnotationElem* baseline_ae
/* (Out)
The baseline annotation element.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Invalid reference geometry specified for the baseline dimension.
Invalid annotation plane specified with respect to the reference geometry.
User Guide References
¿Fue esto útil?