API 설명서 > 3D drawings and annotations > Object ProDimension > Function ProDimensionTangentAttachUpdate
Function ProDimensionTangentAttachUpdate
Description
Updates dimension to take tangent as min, max or center.
Synopsis
#include <ProDimension.h>
ProDimensionTangentAttachUpdate
(
ProDimension* dimension
/* (In)
The input dimension's handle
*/
/* (In)
first or second tangent
*/
/* (In)
min, max or center
*/
)
Returns
Updated dimension.
Model is in read-only state.
The input is not valid.
dimension is not supported for tangent attachment
User Guide References
도움이 되셨나요?