Skip to content

Complete Implementation IfcFacetedBrep converter #143

Open
@hechth

Description

@hechth

Implement conversion for IfcFacetedBrep

// (2/2) IfcFacetedBrep SUBTYPE of IfcManifoldSolidBrep
if (manifoldSolidBrep.isOfType<typename IfcEntityTypesT::IfcFacetedBrep>()) {
throw oip::UnhandledException(manifoldSolidBrep.as<typename IfcEntityTypesT::IfcFacetedBrep>());
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    IFCContent related to Industry Foundation Classes (IFC) functionalitiesgood first issueGood for newcomersrefactoringCode refactoring related task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions