OperationIFC2x3ExportFlags Structure

Boolean flags for IFC 2x3 export.

Namespace:  Tekla.Structures.Model.Operations
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Syntax
public struct IFC2x3ExportFlags

The OperationIFC2x3ExportFlags type exposes the following members.

Properties
  NameDescription
Public propertyExcludeSinglePartAssemblies
Boolean indicating whether single part assemblies are excluded.
Public propertyExportAllObjects
Boolean indicating whether to export all objects.
Public propertyExportBrepAsExactSolid
Boolean indicating whether BREP is exported as exact solid.
Public propertyExportBuildingHierarchy
Boolean indicating whether the building hierarchy export is enabled.
Public propertyExportFlatBeamsAsPlates
Boolean indicating whether flat beams are exported as plates.
Public propertyExportLocationsFromOrganizer
Boolean indicating whether locations are obtained from the organizer.
Public propertyExportPolyBeamAsSectionedSpine
Boolean indicating whether polybeams are exported as sectioned spines.
Public propertyExportSelectedObjectsAndTheirAssemblies
Boolean indicating whether to export selected objects and their assemblies.
Public propertyIncludeAssemblyHiearachy
Boolean indicating whether the assembly hierarhcy (IFCELEMENTASSEMBLY) is exported.
Public propertyIsBoltsEnabled
Boolean indicating whether the bolts export is enabled.
Public propertyIsGridsEnabled
Boolean indicating whether the grids export is enabled.
Public propertyIsPoursEnabled
Pours export is enabled. True for pours, false for CIP cast-units and/or parts
Public propertyIsRebarsEnabled
Boolean indicating whether the rebars export is enabled.
Public propertyIsSpacesEnabled
Boolean indicating whether the export of spaces in building hierarchy is enabled.
Public propertyIsSurfaceTreatmentsAndSurfacesEnabled
Boolean indicating whether the surfaces and surface treatments export is enabled.
Public propertyIsWeldsEnabled
Boolean indicating whether the welds export is enabled.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next