CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Makes a Face from this surface with the given bounds in the parametric (u/v) space.
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
Face MakeFace( SimpleShape simpleShape ) |
| Visual Basic |
|---|
Function MakeFace ( _ simpleShape As SimpleShape _ ) As Face |
| Visual C++ |
|---|
Face^ MakeFace( SimpleShape^ simpleShape ) |
Parameters
- simpleShape
- Type: CADability.Shapes..::..SimpleShape
the bounds