CATFmtModelInterfaces Structure CATFmtEdge

CATFmtEdge
public struct CATFmtEdge

Structure representing a finite element's edge.

Data Members


o _Element
  public CATFmtElement * _Element
Pointer to the finite element.
o _EdgeNumber
  public unsigned _EdgeNumber
Edge number: from 0 to n-1, where n is the total number of edges in _Element connectivity.

This object is included in the file: CATFmtFEEntityType.h

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