Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
TD_HOOPS_COMMON_EXPORT::HoopsExportEllipArc Function
Syntax
C++
void HoopsExportEllipArc(OdGeEllipArc3d ellipArc, bool bExportGeometryOnly = false, bool bSkipTransform = false);

Exports a specified three-dimensional ellipse to hoops format. 

 

Parameters
Description
ellipArc
[in] An ellipse object to be exported.
bExportGeometryOnly
[in] A flag value that determines whether only geometry is exported (if true).
bSkipTransform
[in] A flag value that determines whether arc transformations shoud be skipped (if true) or not (if false).

File: HoopsCommon.h 

Namespace: TD_HOOPS_COMMON_EXPORT 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.