get_curve_center
List of: Functions
Subjects: Model Geometry
Contents: Kernel

Action: Gets the center of a circular or elliptical EDGE.

Prototype: logical get_curve_center (


EDGE* crv, // curve


SPAposition& center // returns center


);

Includes: #include "kernel/acis.hxx"

#include "kernel/geomhusk/curveq.hxx"

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

#include "baseutil/logical.h"

#include "baseutil/vector/position.hxx"

Description: Gets the center of a circular or elliptical EDGE. Returns FALSE if the edge was not circular or elliptical.

Library: kernel

Filename: kern/kernel/geomhusk/curveq.hxx

Effect: Read-only
PDF/KERN/24FNC.PDF
HTM/DATA/KERN/KERN/24FNC/0020.HTM