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