Brep.SurfaceCurves

Brep.SurfaceCurves property

Gets or sets the surface curves. Contains all 2D curves used in this B-rep. This includes surfaces that describe the kind of the face. This element is required if the faces element is present.

public SurfaceCurves SurfaceCurves { get; set; }

See Also