Archived issue #0033500
Modeling Algorithms - BRepBuilderAPI_GTransform crash for brep with spline surface
Description
BRepBuilderAPI_GTransform crash at BRepBuilderAPI_NurbsConvert algorithm.
Steps to reproduce
1. load shape file: Attachment 1 (BREP)
2. construct any gp_GTrsf.
use algorithm: BRepBuilderAPI_GTransform
2. construct any gp_GTrsf.
use algorithm: BRepBuilderAPI_GTransform
Public activity
2 archived notes
Participants are labeled by their role within this record.
Attachment 1 (BREP) (137,570 bytes)
The issue in case if there are geometry and mesh together.
Originally it is better to remove mesh before transformation or separate them.
But Yes, it is a bug. I will plan to fix that issue.
Originally it is better to remove mesh before transformation or separate them.
But Yes, it is a bug. I will plan to fix that issue.