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