Documentación de la API > Dimensions > Object ProDimension > Function ProDimensionChamferLeaderGet
Function ProDimensionChamferLeaderGet
Description
Obtains the chamfer dimension leader style for the chamfer dimension.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDimension.h>
ProDimensionChamferLeaderGet
(
ProDimension* dimension
/* (In)
The Dimension.
*/
ProDrawing drawing
/* (In)
The Drawing Pass NULL for dimension displayed in solid.
*/
ProDimChamferLeaderStyle* chamfer_leader_style
/* (Out)
The chamfer dimension leader style.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The dimension style is not chamfer.
User Guide References
¿Fue esto útil?