GMOperatorsInterfaces Enumeration CATHLRVisibility

enum CATHLRVisibility {
  CATHLRVisible,
  CATHLRHidden,
  CATHLROccluded,
  CATHLRDegenerated
}
Defines edge part visibility types resulting from an HLR computation.
Values:
CATHLRVisible
The view of the edge part is unobstructed.
CATHLRHidden
The view of the edge part is obscured by other objects in front of it.
CATHLROccluded
The view of the edge part is redundant with another edge part in front of it.
CATHLRDegenerated
The view of the edge part has degenerated to a point.

This object is included in the file: CATHLRResult.h

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