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