Object Hierarchy | Related C++ Class: NurbsSample
NurbsSample
v2.0
The NurbsSample object gives access to the NurbsSurface sample geometry.
| Application | Categories | FullName ![]() | Help |
Index ![]() | Name ![]() | NestedObjects | NurbsSurface ![]() |
| Origin | OriginPath | Parent | SubComponent ![]() |
Type ![]() | U ![]() | UNormalized ![]() | USamplingCoordinate ![]() |
V ![]() | VNormalized ![]() | VSamplingCoordinate ![]() | |
set oCube = ActiveSceneRoot.AddGeometry("Cube","NurbsSurface")
set oNurbsSample = oCube.ActivePrimitive.Geometry.Surfaces(0).NurbsSamples(0) |