Enum XbimGeometryRepresentationType
Discriminates representations on the application of boolean operations
Namespace: Xbim.Common.Geometry
Assembly: Xbim.Common.dll
Syntax
public enum XbimGeometryRepresentationType
Fields
Name | Description |
---|---|
OpeningsAndAdditionsExcluded | boolean operations with voids and extensions are excluded in the resulting representation |
OpeningsAndAdditionsIncluded | boolean operations with voids and extensions are included in the resulting representation |
OpeningsAndAdditionsOnly | representation of voids and extensions only |