Difference between revisions of "IFC"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 10: | Line 10: | ||
!  | !  | ||
|-  | |-  | ||
|cidc_Element  | |cidc_Element  | ||
|  | |element general  | ||
|  | |  | ||
|-  | |-  | ||
|  | |  | ||
|cidc_GEO_Wall  | |cidc_GEO_Wall  | ||
|  | |retaining wall  | ||
|  | |  | ||
|-  | |-  | ||
|  | |  | ||
|cidc_GEO_SoilLayer  | |||
|soil layer  | |||
|  | |  | ||
|  | |-  | ||
TCatIfcDataCategory = (  | TCatIfcDataCategory = (  | ||
    cidc_GEO_FrontFaceResist,   // odpor na lici  |     cidc_GEO_FrontFaceResist,   // odpor na lici  | ||
| Line 91: | Line 84: | ||
    cidc_GEO_SoilVolumes3D);    // tělesa zemin (napr. ve Strati)       |     cidc_GEO_SoilVolumes3D);    // tělesa zemin (napr. ve Strati)       | ||
|}  | |||
===Classification specification===  | ===Classification specification ===  | ||
Classification is unique code which describes exported structure.  | Classification is unique code which describes exported structure.  | ||
Revision as of 14:45, 25 November 2022
There are specification for IFC export of FINE geotechnical components and classification.
Data Category
There are categories which can be possible export to IFC file:
TCatIfcDataCategory = ( cidc_GEO_FrontFaceResist, // odpor na lici cidc_GEO_SheetingWall, // pazici konstrukce cidc_GEO_Anchor1D, // kotva 1D cidc_GEO_Anchor2D, // kotva 2D cidc_GEO_AnchorBase, // kotveni zakladu cidc_GEO_Footing, // patka cidc_GEO_Pile, // pilota cidc_GEO_Water1D, // voda 1D cidc_GEO_Water2D, // voda 2D cidc_GEO_Terrain, // teren napr. SkSvah cidc_GEO_Support1D, // podpora 1D cidc_GEO_Props1D, // rozpera 1D cidc_GEO_NailedSlope, // hrebikovany svah cidc_GEO_Nail, // hreb cidc_GEO_GeoReinforcement, // vyztuzeni (geovyztuhy) cidc_GEO_Beam, // nosnik cidc_GEO_Interface2D, // rozhrani 2D cidc_GEO_Interface3D, // rozhrani 3D (napr. Rozhrani ve Strati) cidc_GEO_FieldTest, // polni zkouska cidc_GEO_LabTest, // laboratorni zkouska cidc_GEO_CrossSection1D, // profil 1D (napr. jako Vysledny profil ze Strati) cidc_GEO_CrossSection2D, // profil 2D (napr. jako Vysledny rez ze Strati) cidc_GEO_Earthwork, // zemni uprava cidc_GEO_ExternalObject, // externi objekt cidc_GEO_Profile2D, // profil 2D (napr. jako Zemni profil ze Strati) cidc_GEO_SubsoilInterface3D,// povrch rozhrani cidc_GEO_TerrainSurface3D, // povrch terenu (napr. ve Strati) cidc_GEO_WaterSurface3D, // povrch zadane vody (napr. ve Strati) cidc_GEO_SoilVolumes3D); // tělesa zemin (napr. ve Strati)| TCatIfcDataCategory | Comment | ||
|---|---|---|---|
| cidc_Element | element general | ||
| cidc_GEO_Wall | retaining wall | ||
| cidc_GEO_SoilLayer | soil layer | 
Classification specification
Classification is unique code which describes exported structure.