api_get_curve_ends
List of: Functions
Subjects: Construction Geometry, Model Geometry
Contents: Kernel

Action: Gets the end points of a curve.

Prototype: outcome api_get_curve_ends (


EDGE* crv, // curve


SPAposition& pt1, // start position




// returned


SPAposition& pt2, // end position returned


AcisOptions* ao = NULL // acis options


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kernapi/api/api.hxx"

#include "kernel/kernapi/api/kernapi.hxx"

#include "kernel/kerndata/top/edge.hxx"

#include "baseutil/vector/position.hxx"

#include "kernel/kernapi/api/acis_options.hxx"

Library: kernel

Filename: kern/kernel/kernapi/api/kernapi.hxx

Effect: Read-only
PDF/KERN/16FNA.PDF
HTM/DATA/KERN/KERN/16FNA/0049.HTM