Usage: you must use this class as is. You should never derive it.
interface CATIEngConnection
This interface is implemented by the Engineering Connection.
Role: Contains API to manage the Engineering Connection.
public virtual GetDirection( | inbp, | |
odir) |
public virtual GetImpacted( | inbe, | |
oImpacted, | ||
oContext) |
public virtual GetNbImpacted( | oNbImpacted) |
public virtual GetParent( | oparent) |
public virtual SetDirection( | inbp, | |
idir) |
enum Direction { Direction_Error, Direction_In, Direction_Out }Engineering Connection direction.
enum Type { Type_UserDefined, Type_Rigid, Type_Spherical, Type_Cylindrical, Type_Planar, Type_Prismatic, Type_Revolute, Type_PointCurve, Type_PointSurface, Type_Gear, Type_Rack, Type_Cable, Type_Universal, Type_RollCurve }Engineering Connection type.
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.