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.
public static bool IsPermittedSurfaceType(
Surface surface
)
-
surfaceSurface object intended to be used as a face surface.
Return Value
bool
True if surface of this type may be used as a face surface, false otherwise.
-
A non-optional argument was null