CFx SDK Documentation 2024 SP0
|
#include <IfcShapeRepresentation.h>
A class that implements storing and handling of a shape geometric representation of a product or its component.
Definition at line 41 of file IfcShapeRepresentation.h.
|
virtual |
Composes the representation item object.
Reimplemented from OdIfc::OdIfcRepresentation.
|
virtual |
Retrieves the current geometrical extents of the production object.
ext | [out] A placeholder for the current geometry extents object to be returned to a calling subroutine. |
Reimplemented from OdGiDrawable.
|
virtual |
Sets the values of the representation item's sub-entity traits.
traits | [out] A raw pointer to the traits to be filled and returned to a calling subroutine. |
Reimplemented from OdIfc::OdIfcCompound.
|
virtual |
Draws graphical representation of the item that is independent on any view port contexts.
pWd | [in] A raw pointer to the object that encapsulates parameters of view port independent vectorization. |
Reimplemented from OdIfc::OdIfcCompound.