surface_curves property
surface_curves 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.
Definition:
@property
def surface_curves(self):
...
@surface_curves.setter
def surface_curves(self, value):
...
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
Brep
- class
SurfaceCurves