API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > RepresentationUtil Class
RepresentationUtil Class
Syntax
C++
class RepresentationUtil;

TbIfcRepresentationUtil.h

Provides static methods to create varies IFC representations.

Creates a SweptSolid, Brep, SolidModel or SurfaceModel product definition shape representation, based on the geometry and IFC version.
 
Creates a SweptSolid, Brep, or Surface product definition shape representation, depending on the geoemtry and export version.
 
Creates a shape representation and register it to shape representation layer.
 
Creates a body mapped item representation.
 
Creates a Brep representation.
 
Creates a extruded product definition shape representation.
 
Creates an IfcFacetedBrep handle.
 
Create a graph mapped item representation for Axis data.
 
Creates a shape representation or appends existing ones to original representation.
 
Create a plan mapped item representation.
 
Creates a shape representation and register it to shape representation layer.
 
Creates a surface product definition shape representation.
 
Creates a surface product definition shape representation.
 
Creates a SurfaceModel representation.
 
Creates a sweep solid representation.
 
Creates tessellated body representation.
 
 
Checks the the geometry representation of a product contains representations that fulfill the requirements for "StandardCase".
 
Checks the content of IfcRepresentation for geometries that fulfill the requirements for StandardCase
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.