This is the parent class for all the NURBS classes and so is not directly constructable.
Properties
Because this is a parent class, all the NURBS classes except NURBSSet have the following properties:
<nurbsobject>.name : string
The name of the NURBS object
<nurbsobject>.index : integer, read-only
Only valid after a NURBSSet is instantiated via NURBSNode()
or if the NURBS object is part of a non-relational NURBSSet.