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
The OperationIFC2x3ExportFlags type exposes the following members.
| Name | Description | |
|---|---|---|
| ExcludeSinglePartAssemblies |
Boolean indicating whether single part assemblies are excluded.
| |
| ExportAllObjects |
Boolean indicating whether to export all objects.
| |
| ExportBrepAsExactSolid |
Boolean indicating whether BREP is exported as exact solid.
| |
| ExportBuildingHierarchy |
Boolean indicating whether the building hierarchy export is enabled.
| |
| ExportFlatBeamsAsPlates |
Boolean indicating whether flat beams are exported as plates.
| |
| ExportLocationsFromOrganizer |
Boolean indicating whether locations are obtained from the organizer.
| |
| ExportPolyBeamAsSectionedSpine |
Boolean indicating whether polybeams are exported as sectioned spines.
| |
| ExportSelectedObjectsAndTheirAssemblies |
Boolean indicating whether to export selected objects and their assemblies.
| |
| IncludeAssemblyHiearachy |
Boolean indicating whether the assembly hierarhcy (IFCELEMENTASSEMBLY) is exported.
| |
| IsBoltsEnabled |
Boolean indicating whether the bolts export is enabled.
| |
| IsGridsEnabled |
Boolean indicating whether the grids export is enabled.
| |
| IsPoursEnabled |
Pours export is enabled. True for pours, false for CIP cast-units and/or parts
| |
| IsRebarsEnabled |
Boolean indicating whether the rebars export is enabled.
| |
| IsSpacesEnabled |
Boolean indicating whether the export of spaces in building hierarchy is enabled.
| |
| IsSurfaceTreatmentsAndSurfacesEnabled |
Boolean indicating whether the surfaces and surface treatments export is enabled.
| |
| IsWeldsEnabled |
Boolean indicating whether the welds export is enabled.
|