Function ProDimensionIsInspection
Description
Determines if the dimension if of Inspection type
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionIsInspection
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProBoolean* inspection
/* (Out)
*/
)
Returns
The function successfully retrieved information.
The input argument is invalid.
User Guide References
Isto foi útil?