Documentação da API
>
3D drawings and annotations
>
Object ProDimension
> Function ProDimensionIsInspection
Function ProDimensionIsInspection
Description
Determines if the dimension if of Inspection type
Replacement in Object TOOLKIT:
wfcWDimension::IsInspection
Synopsis
#include <
ProDimension.h
>
ProError
ProDimensionIsInspection
(
ProDimension
* dimension
/* (In)
The dimension handle.
*/
ProBoolean
* inspection
/* (Out)
PRO_B_TRUE
or
PRO_B_FALSE.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved information.
PRO_TK_BAD_INPUTS
The input argument is invalid.
User Guide References
Read Functions Supporting Inheritance Features:ProDimensionIsInspection
Isto foi útil?
Este site funciona melhor com JavaScript habilitado