Skip to content

Support for IfcStructuralSurfaceMember #18

@berndhahnebach

Description

@berndhahnebach

Hi Thomas,

Tried to import the shape of a IfcStructuralSurfaceMember which is a IfcFaceSurface from tons of IfcFaceOuterBound. It is a IfcTopologicalRepresentation not IfcShapeRepresentation. It seams create_shape of IfcOpenShell does not support such entries. If been playing a bit. If I change some entries and add it to the IfcSite the shape could be imported. Find the file here: http://forum.freecadweb.org/download/file.php?id=7552 Is there any chance IfcOpenShell is gone support such entries?

bernd

Python 2.7.8 (default, Jul  4 2014, 13:08:34) 
[GCC 4.9.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ifc_wrapper
>>> i=ifc_wrapper.open("/home/hugo/Desktop/1549-IfcStructuralSurfaceMember.ifc")
>>> ss=ifc_wrapper.create_shape(i.by_id(1549))
>>> ss
''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions