DataExchangeBaseRepsItf Interface CATIExchangeWire

Usage: you can freely reimplement this interface.


interface CATIExchangeWire

Interface to exchange wires.
Role: This interface is dedicated to get wire's edges.
A wire is a 3D domain made of edges.
Available from CATIA V5R10.


Method Index


o GetListOfEdge()
Returns the list of edges of a wire.
o GetListOfEdgeUse()
Returns the list of used edges of a wire.

Methods


o GetListOfEdge
public virtual GetListOfEdge()
Returns the list of edges of a wire.
o GetListOfEdgeUse
public virtual GetListOfEdgeUse()
Returns the list of used edges of a wire.

This object is included in the file: CATIExchangeWire.h
If needed, your Imakefile.mk should include the module: DataExchangeBaseRepsItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.