DataExchangeBaseRepsItf Interface CATIExchangeVertex
Usage: you can freely reimplement this interface.
 interface CATIExchangeVertex
 Interface to exchange vertex.
 Role: This interface is dedicated to describe vertex.
 
A vertex is a topological entity without dimension. Its underlying geometry is a 3D point.
 
Available from CATIA V5R10.
 Method Index
 
 -  o 
    GetPoint(double[3])
 -   Retrieves the geometric information of the vertex (its point data).
 
 Methods
 
  o GetPoint
  |   public virtual   GetPoint( |   | oPoint)   | 
  - 
 Retrieves the geometric information of the vertex (its point data).
 
  -  Parameters:
  
 - 
    
    -  oPoint
   
 - 				Get the geometric point of the vertex.
 
 
 
 This object is included in the file: CATIExchangeVertex.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.