DVTk API
GetActor Method (actorName)
DVTkDvtk.IheActors.IheFrameworkIIheFrameworkGetActor(ActorName)
DVTk API

[This is preliminary documentation and is subject to change.]

Get the Actor with the given actor name.
Declaration Syntax
C#Visual BasicVisual C++
BaseActor GetActor(
	ActorName actorName
)
Function GetActor ( _
	actorName As ActorName _
) As BaseActor
BaseActor^ GetActor(
	ActorName^ actorName
)
Parameters
actorName (ActorName)
Actor Name to seach for.
Return Value
Actor with given name - maybe null.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0