LightRig

Object Hierarchy | Related C++ Class: LightRig

Inheritance

SIObject
   ProjectItem
       SceneItem
          X3DObject
              Null
                 LightRig

Description

The LightRig object is a specialized Null object that represents a hierarchy composed of a Camera and its X3DObject interest object. Each is parented under the same root object i.e. the LightRig.

Methods

Add2DChain

Add3DChain

AddCamera

AddCameraRig

AddChild

AddControl

AddCustomOp

AddCustomProperty

AddFxTree

AddGeometry

AddLattice

AddLight

AddLightRig

AddMaterial

AddModel

AddNull

AddNurbsCurve

AddNurbsCurveList

AddNurbsCurveList2

AddNurbsSurface

AddNurbsSurfaceMesh

AddNurbsSurfaceMesh2

AddParticleCloud

AddPolygonMesh

AddPrimitive

AddProperty

AddScriptedOp

AddScriptedOpFromFile

AnimatedParameters2

ApplyEnvelope

BelongsTo

EvaluateAt

FindChild

FindChildren

GetICEAttributeFromName

GetModels2

GetStaticKinematicState

HasStaticKinematicState

IsA

IsAnimated2

IsClassOf

IsEqualTo

IsKindOf

IsLocked

IsNodeAnimated

IsSelected

LockOwners

NodeAnimatedParameters

RemoveChild

RemoveFromParent

SetAsSelected

SetCapabilityFlag

SetLock

SetMaterial

ShapeAnimatedClusters

TaggedParameters

UnSetLock

 

 

 

Properties

ActivePrimitive

Application

BranchFlag

Capabilities

Categories

Children

Envelopes

Families

FullName

Help

ICEAttributes

Kinematics

Light

LocalProperties

LocalRotation

LocalScaling

LocalTranslation

LockLevel

LockMasters

LockType

Material

Materials

Model

Models

Name

NestedObjects

ObjectID

Origin

OriginPath

Owners

Parameters

Parent

Parent3DObject

PPGLayout

Primitives

Properties

Selected

Type

 

 

Examples

VBScript Example

'VBScript example
dim spotRig
set spotRig = ActiveProject.ActiveScene.Root.AddLightRig("Spot")
Application.LogMessage "Spot rig: " & TypeName(spotRig)

See Also

X3DObject.AddLightRig



Autodesk Softimage v7.5