Generate_Polyline_From_Geometry
Functions | |
HC_KEY | Generate_Polyline_From_Geometry (HC_KEY geom_key, const char *options) |
Generates a polyline based on a specified curve. More... | |
Detailed Description
Function Documentation
◆ Generate_Polyline_From_Geometry()
HC_KEY Generate_Polyline_From_Geometry | ( | HC_KEY | geom_key, |
const char * | options | ||
) |
Generates a polyline based on a specified curve.
- Parameters
-
geom_key - Key to a particular curve. Valid curves include circles, circular chords, circular wedges, circular arcs, ellipses, elliptical arcs, and NURBS curves. options - Tesselation options.
- Returns
- The key to the generated polyline
DETAILS
Valid choices for options include:
- [no] maximum deviation [= xxx]
Distance, in object space, of the tessellation to the parametric definition of the curve.