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