bs3_curve_closed
List of: Functions
Subjects: Construction Geometry, Spline Interface
Contents: Kernel

Action: Determines if a curve is closed.

Prototype: logical bs3_curve_closed (


bs3_curve cur // given curve


);

Includes: #include "kernel/acis.hxx"

#include "baseutil/logical.h"

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

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

Description: Returns TRUE if the curve is closed, i.e., the two end points are within system tolerance of each other in object space.

Library: kernel

Filename: kern/kernel/spline/bs3_crv/sp3crtn.hxx

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