Difference between revisions of "IFC"
Line 4: | Line 4: | ||
There are categories which can be possible export to IFC file: | There are categories which can be possible export to IFC file: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+Data category specification | ||
! | ! | ||
!TCatIfcDataCategory | !TCatIfcDataCategory |
Revision as of 15:21, 25 November 2022
This is specification for IFC export of FINE geotechnical components.
Data Category
There are categories which can be possible export to IFC file:
TCatIfcDataCategory | Comment | ||
---|---|---|---|
cidc_Element | obecny prvek | ||
cidc_GEO_Wall | operna zed | ||
TCatIfcDataCategory = (
cidc_Element, // obecny prvek
cidc_GEO_Wall, // operna zed
cidc_GEO_SoilLayer, // vrstva zeminy
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)
Classification specification
Classification is unique code which describes exported structure.