SPAcstr Global Function api_mk_ed_line
All Frameworks  Class Hierarchy  This Framework  Indexes
  
SPAcstr Global Function api_mk_ed_line
  - 
 Creates an EDGE that represents a bounded line segment between two points.
 
 Role: This API creates and returns an EDGE with a start VERTEX and end
 VERTEX defined by given positions.
 
 Also creates a STRAIGHT line as the geometry supporting the edge.
 
 Errors: Distance between start and end points less than SPAresabs.
 
 Effect: Changes model
 
 Journal:  Available
 
 
  -  Parameters:
  
 - 
    
    -  start_point
   
 -  starting point.
 
 
    -  end_point
   
 -  ending point.
 
 
    -  edge
   
 -  edge returned.
 
 
    -  ao
   
 -  acis options.
 
 
 
 This object is included in the file: cstrapi.hxx
Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.