CATGSMUseItf Enumeration CATIGSMBoundaryPropag

enum CATIGSMBoundaryPropag {
  BOUNDARY_ALL_CONTOUR,
  BOUNDARY_POINT_PROPAG,
  BOUNDARY_TANGENT_PROPAG,
  BOUNDARY_NO_PROPAG,
  BOUNDARY_FROM_SPEC
}
Types for boundary propagation.
Values:
BOUNDARY_ALL_CONTOUR
Boundary for all edges
BOUNDARY_POINT_PROPAG
Boundary propagation for edges on connexe point
BOUNDARY_TANGENT_PROPAG
Boundary propagation for edges tangent at point breaks
BOUNDARY_NO_PROPAG
Boundary not propagation from the current edge
BOUNDARY_FROM_SPEC
Boundary of all feature
See also:

This object is included in the file: CATIGSMBoundaryDefs.h

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