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