How to get Geom_BSplineSurface object from a Geom_Geometry object

Hi, Bros. I get a Geom_Geometry object through the Geom_BSplineSurface::Copy () function. How can I get the Geom_BSplineSurface object from the Geom_Geometry object.

linbei jianbaoxia's picture

Sorry, the answer is in the official tutorial, just use the DownCast().