All Frameworks  Class Hierarchy  This Framework  Indexes

SPAcstr Global Function api_edge_arclength_param


outcome api_edge_arclength_param(EDGE* edgeIn,
logical approx_ok,
double tol,
EDGE*& edgeOut,
AcisOptions* ao= NULL )
Creates a new arcwise edge which is a copy of the specified edge.

Role: This API creates a new EDGE pointing to a new start VERTEX, a new end VERTEX, and an arcwise form of the geometry of the input edge is placed on the output EDGE.

Errors: Pointer to edge is NULL, pointer is not to an EDGE, or EDGE is not part of a BODY.

Effect: Changes model

Journal: Available

Parameters:
edgeIn
edge to copy.
approx_ok
approximation ok.
tol
tolerance.
edgeOut
arc length edge.
ao
acis options.

This object is included in the file: cstrapi.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.