Hello, I am trying to create a pipe like object, with a path and a section using the BRepOffsetAPI_MakePipeShell builder. But oftentimes I get the following error message:
builder.Build()
OCP.Standard.Standard_Failure: BRep_API: command not done or just OCP.Standard.Standard_Failure
Does any one know the possible reason?