NurbsCurve
NurbsCurve constructor (1 of 2)
Initializes a new instance of the NurbsCurve
class.
public NurbsCurve()
See Also
- class NurbsCurve
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
NurbsCurve constructor (2 of 2)
Initializes a new instance of the NurbsCurve
class.
public NurbsCurve(string name)
Parameter | Type | Description |
---|---|---|
name | String | Name |
See Also
- class NurbsCurve
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D