Defines a topological face.
Face resides on a geometrical surface and is bounded by one or several wires.
Underlying surface.
Creates an instance of ModelData_Face from the surface and wires.
Parameters:
Param | Type | Description |
---|---|---|
theSurface | ModelData_Surface | |
theWireoptional | ModelData_Wire |
Adds a wire to the face.
Parameters:
Param | Type | Description |
---|---|---|
theWire | ModelData_Wire |