BoundaryRepresentation

This class represents the concept BoundaryRepresentation.

Class

class GeometricItem
   relation material
      range Material, cardinality [0, 1]
class Solid
class BoundaryRepresentation
   relation faces
      range Face, cardinality [0, Inf>
   property consistencyCheck
      range integer (64 bit), cardinality [0, 1]
   property epsilon
      range double (64 bit), cardinality [0, 1]
   property flags
      range integer (64 bit), cardinality [0, Inf>
   property fraction
      range double (64 bit), cardinality [0, 1]
   property indices
      range integer (64 bit), cardinality [0, Inf>
   property normalCoordinates
      range double (64 bit), cardinality [0, Inf>
   property normalIndices
      range integer (64 bit), cardinality [0, Inf>
   property relativeEpsilon
      range double (64 bit), cardinality [0, 1]
   property textureCoordinates
      range double (64 bit), cardinality [0, Inf>
   property textureIndices
      range integer (64 bit), cardinality [0, Inf>
   property vertexEpsilon
      range double (64 bit), cardinality [0, 1]
   property vertices
      range double (64 bit), cardinality [0, Inf>