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