Documentación de la API > Dimensions > Object ProDimension > Function ProDimensionPlaneSet
Function ProDimensionPlaneSet
Description
Assigns the orientation of the dimension.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDimension.h>
ProDimensionPlaneSet
(
ProDimension* dimension
/* (In)
The dimension.
*/
/* (In)
The orientation of the dimension.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The orientation cannot be used for the input dimension.
For a driving dimension annotation element, the annotation orientation provided is not frozen.
The driving dimension is not in an annotation element.
User Guide References
¿Fue esto útil?