NurbsSurfaceMesh

Object Hierarchy | Related C++ Class: NurbsSurfaceMesh

Inheritance

SIObject
  Geometry
    NurbsSurfaceMesh

Description

A NurbsSurfaceMesh is a kind of Geometry. You can navigate the NurbsSurfaceMesh using the generic objects such as Facet, Point and Sample or you can navigate using objects that are specific to the NurbsSurfaceMesh such as NurbsSurface, ControlPoint and NurbsSample.

Methods

AddCluster

AddEmptyCluster

AddSurface

AddSurfaceWithTrim

ConstructPointLocators

CreateSubComponent

EvaluateClusterProperty

EvaluateNormals

EvaluatePositions

Get

Get2

GetBoundingBox

GetBoundingCapsule

GetBoundingSphere

GetClosestLocations

GetClosestLocationsWithinRadius

GetClosestSurfacePosition

GetClosestSurfacePosition2

GetNormalizedUVArray

GetRaycastIntersections

GetSubSurfaceIndexArray

GetSurfacePointLocatorsFromPoints

IsClassOf

IsEqualTo

SaveShapeKey

Set

SetupClosestLocationQueries

SetupPointLocatorQueries

Properties

Application

Cache

Categories

Clusters

Facets

FullName

Help

Name

NestedObjects

Origin

OriginPath

Parent

Points

Samples

Segments

Surfaces

Triangles

Type

 

 

Examples

VBScript Example

set oObject = Application.ActiveProject.ActiveScene.Root.AddGeometry("Sphere","NurbsSurface")
set oNurbsSurfaceMesh = oObject.ActivePrimitive.Geometry

See Also

Primitive.Geometry

X3DObject.AddNurbsSurfaceMesh

X3DObject.AddNurbsSurface



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index