bs3_curve_conic_type
List of: Functions
Subjects: Spline Interface
Contents: Kernel

Action: Determines whether the given curve is a conic section.

Prototype: bs_conic_type bs3_curve_conic_type (


bs3_curve bs3c // given curve


);

Includes: #include "kernel/acis.hxx"

#include "kernel/spline/bs3_crv/bs3curve.hxx"

#include "kernel/spline/sg_bs3c/sps3crtn.hxx"

Description: This API returns a value of the enumerated type bs_conic_type, that indicates what type of conic the curve is (ellipse, circle, parabola, hyperbola, or a line or polyline), or that it is not a conic section.

Library: kernel

Filename: kern/kernel/spline/sg_bs3c/sps3crtn.hxx

Effect: Read-only
PDF/KERN/18FN3C1.PDF
HTM/DATA/KERN/KERN/18FN3C1/0012.HTM