yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Hatch
CadHatchGetSize
Returns the size of the hatch.
double
CadHatchGetSize
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The size.
See Also
CadHatchGetScale
CadHatchGetAngle
CadHatchGetName
CadHatchGetPattern
CadHatchPutAngle
CadHatchPutPattern
CadHatchPutScale
CadAddHatch
Hatch (chapter)