yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Dimensions & Leaders
CadDimGetValue
Returns the value of the dimension.
double
CadDimGetValue
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The value.
See Also
CadDimGetPoint
CadDimGetStyleID
CadDimGetText
CadDimGetType
CadDimPutPoint
CadDimPutStyleID
CadDimPutText
CadAddDim
Dimensions & Leaders (chapter)