C

IFCFile

Version comparison

Members across versions

13 members across 9 versions · 7 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Close
same same same same same same same same same
M Create(IFCFileModelOptions)
same same same same same changed same same same
same same same same same changed same same same
M CreateInstance(String)
same same same same same changed same same same
M CreateStyle(ExporterIFC, IFCAnyHandle, Color, ElementId)
same same same same same changed same same same
M CreateStyle(ExporterIFC, IFCAnyHandle)
same same same same same changed same same same
same same same same same same same same same
M GetInstanceCount(String, Boolean)
same same same same same changed same same same
M GetInstances(String, Boolean)
same same same same same changed same same same
M Read(IFCFileReadOptions, Int32%, Int32%)
same same same same same same same same same
M Read(IFCFileReadOptions)
same same same same same same same same same
M Write(IFCFileWriteOptions)
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Identical to 2027: 2025, 2025.3, 2026
2027 current

Changes in 2020 vs 2027 7 changed

Flip API Versions →

Changed members

IFCFile.Create(IFCFileModelOptions)
modelOptions IFCFileModelOptions The options.
→ returns IFCFile The IFC file.
IFCFile.CreateHeaderInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle, Color, ElementId)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
color Color The color.
fillPatternId ElementId The fill pattern id.
→ returns IFCAnyHandle The handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
→ returns IFCAnyHandle The handle.
IFCFile.GetInstanceCount(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to count instances of sub types.
→ returns Int32 The count.
IFCFile.GetInstances(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to retrieve instances of sub types.
→ returns IList The instance handles.

Changes in 2021 vs 2027 7 changed

Flip API Versions →

Changed members

IFCFile.Create(IFCFileModelOptions)
modelOptions IFCFileModelOptions The options.
→ returns IFCFile The IFC file.
IFCFile.CreateHeaderInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle, Color, ElementId)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
color Color The color.
fillPatternId ElementId The fill pattern id.
→ returns IFCAnyHandle The handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
→ returns IFCAnyHandle The handle.
IFCFile.GetInstanceCount(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to count instances of sub types.
→ returns Int32 The count.
IFCFile.GetInstances(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to retrieve instances of sub types.
→ returns IList The instance handles.

Changes in 2022 vs 2027 7 changed

Flip API Versions →

Changed members

IFCFile.Create(IFCFileModelOptions)
modelOptions IFCFileModelOptions The options.
→ returns IFCFile The IFC file.
IFCFile.CreateHeaderInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle, Color, ElementId)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
color Color The color.
fillPatternId ElementId The fill pattern id.
→ returns IFCAnyHandle The handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
→ returns IFCAnyHandle The handle.
IFCFile.GetInstanceCount(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to count instances of sub types.
→ returns Int32 The count.
IFCFile.GetInstances(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to retrieve instances of sub types.
→ returns IList The instance handles.

Changes in 2023 vs 2027 7 changed

Flip API Versions →

Changed members

IFCFile.Create(IFCFileModelOptions)
modelOptions IFCFileModelOptions The options.
→ returns IFCFile The IFC file.
IFCFile.CreateHeaderInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle, Color, ElementId)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
color Color The color.
fillPatternId ElementId The fill pattern id.
→ returns IFCAnyHandle The handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
→ returns IFCAnyHandle The handle.
IFCFile.GetInstanceCount(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to count instances of sub types.
→ returns Int32 The count.
IFCFile.GetInstances(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to retrieve instances of sub types.
→ returns IList The instance handles.

Changes in 2024 vs 2027 7 changed

Flip API Versions →

Changed members

IFCFile.Create(IFCFileModelOptions)
modelOptions IFCFileModelOptions The options.
→ returns IFCFile The IFC file.
IFCFile.CreateHeaderInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateInstance(String)
name String The instance name.
→ returns IFCAnyHandle The instance handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle, Color, ElementId)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
color Color The color.
fillPatternId ElementId The fill pattern id.
→ returns IFCAnyHandle The handle.
IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle)
exporterIFC ExporterIFC The exporter.
repItem IFCAnyHandle The representation item.
→ returns IFCAnyHandle The handle.
IFCFile.GetInstanceCount(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to count instances of sub types.
→ returns Int32 The count.
IFCFile.GetInstances(String, Boolean)
entityName String The name of the instance type.
includeSubTypes Boolean True to retrieve instances of sub types.
→ returns IList The instance handles.