Obtains the extrusion creation data associated with the given element. 
   Namespace:   Autodesk.Revit.DB.IFC  
  Assembly:   RevitAPIIFC  (in RevitAPIIFC.dll) Version: 2015.0.0.0 (2015.0.0.0) 
  Since:  2012 
Syntax
| C# | 
|---|
   |  
| Visual Basic | 
|---|
   |  
| Visual C++ | 
|---|
   |  
Parameters
- elementHandle
 -  Type:  Autodesk.Revit.DB.IFC IFCAnyHandle  
The handle. 
Return Value
The parameters. a null reference ( Nothing in Visual Basic) if no parameters are associated with the element.Exceptions
| Exception | Condition | 
|---|---|
| Autodesk.Revit.Exceptions ArgumentNullException | A non-optional argument was NULL |