All Frameworks  Class Hierarchy  This Framework  Indexes

CATArrangementInterfaces Enumeration CATRouSetPointNames

enum CATRouSetPointNames {
  CatRouSetPointTopLeft,
  CatRouSetPointTopCenter,
  CatRouSetPointTopRight,
  CatRouSetPointCenterLeft,
  CatRouSetPointCenterCenter,
  CatRouSetPointCenterRight,
  CatRouSetPointBottomLeft,
  CatRouSetPointBottomCenter,
  CatRouSetPointBottomRight
}
Position of Section relative to the support line.
Values:
CatRouSetPointTopLeft
The top, left corner of the surrounding rectangle.
CatRouSetPointTopCenter
The top, center position of the surrounding rectangle.
CatRouSetPointTopRight
The top, right corner of the surrounding rectangle.
CatRouSetPointCenterLeft
The vertical center, left position of the surrounding rectangle.
CatRouSetPointCenterCenter
The vertical center, horizontal center position of the surrounding rectangle.
CatRouSetPointCenterRight
The vertical center, right position of the surrounding rectangle.
CatRouSetPointBottomLeft
The bottom, left corner of the surrounding rectangle.
CatRouSetPointBottomCenter
The bottom, center position of the surrounding rectangle.
CatRouSetPointBottomRight
The bottom, right corner of the surrounding rectangle.
CatRouSetPointFirst
The first item in this enumeration, for traversing the list.
CatRouSetPointLast
The last item in this enumeration, for traversing the list.

This object is included in the file: CATRouSetPointNames.h

Copyright © 2003, Dassault Systèmes. All rights reserved.