Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
기능 개요

Overview of Functions

Info

midas CIM의 This function converts 3D CAD 모델을 IFC 포맷models in midasCIM to IFC format (*.ifc)으로 변환합니다.

midas CIM은 기본적으로 IFC4 버전을 지원합니다.midasCIM supports IFC4 version (B-Surface, Tendon 등 지원, etc.)

기능 설명

Details of Functions

Export Tab

CIM-IFC

호환 기본 사항

Compatibility Basics

CIM Entity

IFC Entity

Beam

IfcBeam

Bolt / Anchorage / Feature

IfcBuildingElementProxy

Brace

IfcBeam

Column

IfcColumn

General Member

Various

Layout Path / Elastic Link

IfcBuildingElementProxy

Rebar

IfcReinforcingBar

Slab

IfcSlab

Solid Member

Various

Stiffener

IfcBuildingElementProxy

Tendon

IfcReinforcingBar (IfcTendon도 가능IfcTendon is available)

Void / Profile / Section Line

-

Wall

IFCWall

Geometry type

Info

CIM의 When converting 3D CAD 객체를 IFC 객체로 변환할 때 어떤 Geometry의 형태로 변환할 지 선택할 수 있습니다objects in midasCIM to IFC, you can choose which type of geometry to convert.

  • Curved member: 곡선형 멤버에 대해 변환할 Geometry Type을 설정합니다Sets the geometry type to convert for curved members.

    - Swept Area Solid: 평면 Profile을 곡선 선형을 따라 Sweep한 형상으로 변환합니다.(권장)Converts planar profile to Swept shape along the curved line (recommended).

    - Faceted Solid: 곡면을 Tessellation 방식으로 연결된 삼각형으로 표현해 변환합니다Converts curved surfaces in the form of triangles connected by Tessellation method.

    (Swept Area Solid가 지원 되지 않는 타 SW와 호환할 때 사용)
    Rebar : 철근 객체에 대해 변환할 Geometry Type을 설정합니다Used when compatible with other software that does not support Swept Area Solid)

  • Rebar : Sets the geometry type that rebar objects are to be converted into.

    - Wire Body: 철근 객체를 Curve 형태로 추출합니다Extracts rebar objects in the form of curves. Polyline, Circle, Arc, Ellipse, Elliptic arc, Bspline이 지원됩니다and Bspline are supported.

    - Swept Disk Solid: Circle / Pipe Profile을 곡선 선형을 따라 Sweep한 형상으로 변환합니다. 3차원 Path가 가능합니다.(권장)Converts a circle or pipe Profile into a swept shape along a curved line. Capable of a three-dimensional path. (recommended).

    - Swept Area Solid: 평면 Profile을 곡선 선형을 따라 Sweep한 형상으로 변환합니다. 2차원 Path만 가능합니다Converts a planar profile to a swept shape along a curved line. Capable of only a two-dimensional path.

    - Faceted Solid: 곡면을 Tessellation 방식으로 연결된 삼각형으로 표현해 변환합니다Converts curved surfaces in the form of triangles connected by Tessellation method.

    (Used when compatible with other software that does not support Wire Body / Swept Disk Solid / Swept Area Solid가 지원 되지 않는 타 SW와 호환할 때 사용Solid)

  • Tendon: Tendon 객체에 대해 변환할 Geometry Type을 설정합니다Sets the geometry type to convert tendon objects.

    - Wire Body: 텐던 객체를 Curve 형태로 추출합니다Extracts tendon objects in the form of a curve. Polyline, Circle, Arc, Ellipse, Elliptic arc, Bspline이 지원됩니다and Bspline are supported.

    - Swept Disk Solid: Circle / Pipe Profile을 곡선 선형을 따라 Sweep한 형상으로 변환합니다. 3차원 Path가 가능합니다.(권장)Converts a circle or pipe profile into a swept shape along a curved line. Capable of three-dimensional paths. (recommended).

    - Swept Area Solid: 평면 Profile을 곡선 선형을 따라 Sweep한 형상으로 변환합니다. 2차원 Path만 가능합니다Converts a planar profile to a swept shape along a curved line. Capable of only two-dimensional paths.

    - Faceted Solid: 곡면을 Tessellation 방식으로 연결된 삼각형으로 표현해 변환합니다Converts curved surfaces in the form of triangles connected by Tessellation method.

    (Used when compatible with other software that does not support Wire Body / Swept Disk Solid / Swept Area Solid가 지원 되지 않는 타 SW와 호환할 때 사용Solid)

  • Primitive Solid: 기초적인 솔리드 형상에 대해 변환할 Geometry Type을 설정합니다Sets the geometry type to convert basic solid geometry.

    - CSG 3D: 간단한 몇개의 치수로 표현 가능한 입체도형의 형태로 변환합니다Converts into a solid shape that can be represented with several simple dimensions. Cylinder / Pipe / Sphere / Cone / Block이 지원됩니다Block are supported.

    - Extruded Solid: 평면 Profile을 특정 방향으로 추출한 형태로 변환합니다. 직선 멤버 표현에 적합합니다.(권장Converts a planar profile to a shape extracted in a specific direction. Suitable for representing straight members. (recommended)

    - Faceted Solid: 곡면을 Tessellation 방식으로 연결된 삼각형으로 표현해 변환합니다Converts curved surfaces in the form of triangles connected by Tessellation method.

    (Used when compatible with other software that does not support CSG 3D / Extruded Solid가 지원 되지 않는 타 SW와 호환할 때 사용Solid)

  • Template Section: 템플릿 섹션을 사용한 객체에 대해 변환할 Geometry Type을 설정합니다 Sets the geometry type to convert an object that has used the template section.

    - Parameterized Profile: IFC의 템플릿 Profile을 사용해 객체를 생성합니다. (권장Creates an object using IFC's template profile. (recommended)

    - Arbitrary Closed Profile: 다양한 종류의 선들Creates an object in a profile that is closed with various types of lines (Polyline / Circle / Arc 등)로 폐합된 Profile로 객체를 생성합니다, etc.).