Object Hierarchy | Related C++ Class: Null | Supported Parameter List: null
Inheritance
SIObject
ProjectItem
SceneItem
X3DObject
Null
Description
The Null object is a specialized X3DObject object and represents a point in space with no dimensions. Nulls can be used to set constraints, organize objects into hierarchies, and so on.
Methods
|
|
|
|
Properties
|
|
|
|
Examples
VBScript Example
'VBScript example
set oNull = activesceneroot.addnull
LogMessage typename(oNull) & ":" & oNull.NameSee Also
|
|
|
Autodesk Softimage v7.5