yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Arc & Circle
CadArcGetRotAngle
Returns the rotation angle of the arc.
double
CadArcGetRotAngle
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The rotation angle.
See Also
CadArcGetRadHor
CadArcGetRadVer
CadArcGetRadius
CadArcGet3Pt
CadArcGetAngle
CadArcGetCenter
CadArcGetCenterX
CadArcGetCenterY
Arc & Circle (chapter)