BRepBuilder.IsPermittedSurfaceType
Description:
A validator function that checks whether the surface object is of type supported as face surface by BRepBuilder.
A validator function that checks whether the surface object is of type supported as face surface by BRepBuilder.
Remarks:
The allowed surface types are ConicalSurface, CylindricalSurface, Plane, RevolvedSurface, RuledSurface, and HermiteSurface.
The allowed surface types are ConicalSurface, CylindricalSurface, Plane, RevolvedSurface, RuledSurface, and HermiteSurface.
public static bool IsPermittedSurfaceType(
Surface surface
)
-
A non-optional argument was null