API ドキュメンテーション > Dimensions > Object ProDimension > Function ProDimensionInspectionSet
Function ProDimensionInspectionSet
Description
Sets if the dimension is of Inspection type.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionInspectionSet
(
ProDimension* dimension
/* (In)
The dimension handle.
*/
ProBoolean inspection
/* (In)
*/
)
Returns
The function successfully retrieved information.
Model is in read-only state.
One or more arguments was invalid.
Could not modify the given item because it has read-only access.
User Guide References
これは役に立ちましたか?