Skip to content

BRep_Tool().Surface_s(Face) does not return Geom_Surface #41

@bragostin

Description

@bragostin

OCP.BRep.BRep_Tool().Surface_s(Face) should return a Geom_Surface handle (https://old.opencascade.com/doc/occt-7.5.0/refman/html/class_b_rep___tool.html#a351a0fe4cd421318c7f2ac042269c0ff) but instead returns the basic underlying geometry like Geom_BSplineSurface for example (https://old.opencascade.com/doc/occt-7.5.0/refman/html/class_geom___surface.html), which prevents me from using OCP.GeomLProp.GeomLProp_SLProps() after.

Could this be due to the way OCP is generated?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions