<Code Lib>
2027 Method
Changes 0
M

IFCFamilyInstanceExtrusionExportResults.GetExtrusionHandle

Description:
Gets the extruded solid handle generated for the family instance.

public IFCAnyHandle GetExtrusionHandle()

IFCAnyHandle The handle. If the extrusion analysis failed for the family, this will be a handle with no value assigned.

Loading…