Indexes  

CatViewSide (Enumeration)

enum CatViewSide {
  catTopSide,
  catBottomSide,
  catLeftSide,
  catRightSide,
  catTLCorner,
  catTRCorner,
  catBLCorner,
  catBRCorner
}
CatViewSide is used in conjonction with a reference View2DL and a ViewBox.
It then determines precisely a View2DL type in the ViewBox. example: with the default ViewBox: - Front + TopSide = Top. - Right + LeftSide = Front. - Front + TRCorner = isometric on the corner near Front, Right, Top.

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