API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > Entry Template
Entry Template
Syntax
C++
template <typename T> class Entry;

TbIfcEntry.h

Represents a mapping from a Revit parameter or calculated value to an IFC property or quantity.

Default constructor. 
Constructor to create an Entry object.
 
Constructor to create an Entry object.
 
Constructor to create an Entry object.
 
Adds an Entry to an Entries array.
 
Checks whether the property comes from the element's type (vs. the element itself).
 
Gets the name of the property or quantity as stored in the IFC export.
 
Sets the built-in parameter.
 
Sets the standard name of the parameter in BimRv.
 
Sets if the property comes from the element's type (vs. the element itself).
 
Sets property calculator.
 
Sets the name of the property or quantity as stored in the IFC export.
 
Updates Entries in array. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.