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