Drafting2DLUseItf Enumeration CAT2DLClippingProfileMode

enum CAT2DLClippingProfileMode {
  Layout2DProfileOff,
  Layout2DProfileRectangle,
  Layout2DProfileCircle,
  Layout2DProfilePolygon
}
Clipping mode for 2DLayout View.
Values:
Layout2DProfileOff
No clipping profile applied.
Layout2DProfileRectangle
Frame clipping profile is applied.
Layout2DProfileCircle
Circular clipping profile is applied.
Layout2DProfilePolygon
Polygon clipping profile is applied.

This object is included in the file: CAT2DLClippingProfileMode.h

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