new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
111
assimp/scripts/StepImporter/ifc_entitylist.txt
Normal file
111
assimp/scripts/StepImporter/ifc_entitylist.txt
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
# ==============================================================================
|
||||
# List of IFC structures needed by Assimp
|
||||
# ==============================================================================
|
||||
# use genentitylist.sh to update this list
|
||||
|
||||
# This machine-generated list is not complete, it lacks many intermediate
|
||||
# classes in the inheritance hierarchy. Those are magically augmented by the
|
||||
# code generator. Also, the names of all used entities need to be present
|
||||
# in the source code for this to work.
|
||||
|
||||
IfcAnnotation
|
||||
IfcArbitraryClosedProfileDef
|
||||
IfcArbitraryOpenProfileDef
|
||||
IfcArbitraryProfileDefWithVoids
|
||||
IfcAxis1Placement
|
||||
IfcAxis2Placement
|
||||
IfcAxis2Placement2D
|
||||
IfcAxis2Placement3D
|
||||
IfcBooleanClippingResult
|
||||
IfcBooleanResult
|
||||
IfcBoundedCurve
|
||||
IfcBoundingBox
|
||||
IfcBSplineCurve
|
||||
IfcBuilding
|
||||
IfcCartesianPoint
|
||||
IfcCartesianTransformationOperator
|
||||
IfcCartesianTransformationOperator3D
|
||||
IfcCartesianTransformationOperator3DnonUniform
|
||||
IfcCircle
|
||||
IfcCircleHollowProfileDef
|
||||
IfcCircleProfileDef
|
||||
IfcClosedShell
|
||||
IfcColourOrFactor
|
||||
IfcColourRgb
|
||||
IfcCompositeCurve
|
||||
IfcCompositeCurveSegment
|
||||
IfcConic
|
||||
IfcConnectedFaceSet
|
||||
IfcConversionBasedUnit
|
||||
IfcCurve
|
||||
IfcDirection
|
||||
IfcDoor
|
||||
IfcEllipse
|
||||
IfcExtrudedAreaSolid
|
||||
IfcFace
|
||||
IfcFaceBasedSurfaceModel
|
||||
IfcFaceBound
|
||||
IfcFaceOuterBound
|
||||
IfcFeatureElementSubtraction
|
||||
IfcGeometricRepresentationContext
|
||||
IfcGeometricRepresentationItem
|
||||
IfcHalfSpaceSolid
|
||||
IfcLine
|
||||
IfcLocalPlacement
|
||||
IfcManifoldSolidBrep
|
||||
IfcMappedItem
|
||||
IfcMeasureWithUnit
|
||||
IfcNamedUnit
|
||||
IfcObjectDefinition
|
||||
IfcObjectPlacement
|
||||
IfcOpeningElement
|
||||
IfcParameterizedProfileDef
|
||||
IfcPlane
|
||||
IfcPolygonalBoundedHalfSpace
|
||||
IfcPolyline
|
||||
IfcPolyLoop
|
||||
IfcPresentationStyleAssignment
|
||||
IfcPresentationStyleSelect
|
||||
IfcProduct
|
||||
IfcProductRepresentation
|
||||
IfcProfileDef
|
||||
IfcProject
|
||||
IfcRectangleProfileDef
|
||||
IfcRelAggregates
|
||||
IfcRelContainedInSpatialStructure
|
||||
IfcRelFillsElement
|
||||
IfcRelVoidsElement
|
||||
IfcRepresentation
|
||||
IfcRepresentationContext
|
||||
IfcRepresentationItem
|
||||
IfcRepresentationMap
|
||||
IfcRevolvedAreaSolid
|
||||
IfcShell
|
||||
IfcShellBasedSurfaceModel
|
||||
IfcSite
|
||||
IfcSIUnit
|
||||
IfcSomething
|
||||
IfcSpace
|
||||
IfcSpatialStructureElement
|
||||
IfcSpatialStructureElements
|
||||
IfcStyledItem
|
||||
IfcSurfaceStyle
|
||||
IfcSurfaceStyleElementSelect
|
||||
IfcSurfaceStyleRendering
|
||||
IfcSurfaceStyleShading
|
||||
IfcSurfaceStyleWithTextures
|
||||
IfcSweptAreaSolid
|
||||
IfcSweptDiskSolid
|
||||
IfcTopologicalRepresentationItem
|
||||
IfcTrimmedCurve
|
||||
IfcUnit
|
||||
IfcUnitAssignment
|
||||
IfcVector
|
||||
IfcIShapeProfileDef
|
||||
IfcPropertyListValue
|
||||
IfcRelDefinesByProperties
|
||||
IfcPropertySet
|
||||
IfcPropertySingleValue
|
||||
IfcProperty
|
||||
IfcComplexProperty
|
||||
IfcElementQuantity
|
||||
Loading…
Add table
Add a link
Reference in a new issue