GMModelInterfaces Enumeration CATTopRelimitByVolumeSelectionType

enum CATTopRelimitByVolumeSelectionType {
  CATTopRelimitByVolumeSelTypeNone,
  CATTopRelimitByVolumeSelTypeInsideVolume,
  CATTopRelimitByVolumeSelTypeOutsideVolume,
  CATTopRelimitByVolumeSelTypeOnVolumeBoundary
}
Specifies the portions of the shell to be kept after relimitation.
Values:
CATTopRelimitByVolumeSelTypeNone
No result is generated.
CATTopRelimitByVolumeSelTypeInsideVolume
The skin which is inside the volume is kept.
CATTopRelimitByVolumeSelTypeOutsideVolume
The skin which is outside the volume is kept.
CATTopRelimitByVolumeSelTypeOnVolumeBoundary
The skin which is on the volume boundary is kept.

This object is included in the file: CATTopRelimitByVolumeSelectionType.h

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