<Code Lib>
2025.3 Method
Changes 7
M

ExporterIFC.Get2DContextHandle

Description:
Obtains the IfcRepresentationContext handle to be used for 2D entities (Annotations).
Remarks:
The context handle is automatically applied with a 1:100 scale.

[ObsoleteAttribute("This method is deprecated as of Revit 2025.  Use the .NET cache instead.")]
public IFCAnyHandle Get2DContextHandle()

IFCAnyHandle The IfcRepresentationContext.

Loading…