CATDmrOpnsSectionInterfaces Enumeration CatSceneRenderMode
enum CatSceneRenderMode {
NO_CLIPPING,
CLIPPING
}
This enum CatSceneRenderMode defines the two mode of displaying a section
- NO_CLIPPING : only the section result will be displayed (value = 0)
- CLIPPING : section result and clipping render will be displayed (value = 1)
This object is included in the file: CATIOpnsSection.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.