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