Gets the extruded solid handle generated for the family instance.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IFCAnyHandle GetExtrusionHandle()
Return Value
IFCAnyHandle
The handle. If the extrusion analysis failed for the family, this will be a handle with no value assigned.
See Also
Reference