Revit 2015 API |
IFCProductWrapper..::..GetAnElement Method |
IFCProductWrapper Class See Also |
Gets the first element handle added to this wrapper.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2013
Syntax
C# |
---|
public IFCAnyHandle GetAnElement() |
Visual Basic |
---|
Public Function GetAnElement As IFCAnyHandle |
Visual C++ |
---|
public: IFCAnyHandle^ GetAnElement() |