Brep.Surfaces

Brep.Surfaces property

Gets or sets the surfaces. The surfaces element holds all the surfaces that are needed for the BREP structure. Here are the surfaces that describes the kind of a face. This element is needed, if the faces element is present.

public Surfaces Surfaces { get; set; }

See Also