API 설명서 > Dimensions > Object ProDimension > Function ProDimensionPlaneGet
Function ProDimensionPlaneGet
Description
Obtains the orientation of the dimension.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProDimension.h>
ProDimensionPlaneGet
(
ProDimension* dimension
/* (In)
The dimension.
*/
/* (Out)
The orientation of the dimension. For dimensions which are not assigned a specific orientation, this may include PRO_ID_NO_ANNOTATION_PLANE as its id.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?