Related C++ Class: CControlPointRefArray
Inheritance
PointCollection
ControlPointCollection
Description
A collection of ControlPoint objects defining control points on a NurbsSurface or NurbsCurve object.
Methods
Properties
|
|
|
|
Examples
VBScript Example
set oObject = ActiveSceneRoot.AddGeometry("Sphere","NurbsSurface")
set oNurbsSurfaceMesh = oObject.ActivePrimitive.Geometry
set oControlPoints = oNurbsSurfaceMesh.Surfaces(0).ControlPointsSee Also
Autodesk Softimage v7.5