DVTk API
IsEnabled Method (actorName)
DVTkDvtk.IheActors.BasesActorConnectionCollectionIsEnabled(ActorName)
DVTk API

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

Check if an actor connection is already enabled for the given actor name.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsEnabled(
	ActorName actorName
)
Public Function IsEnabled ( _
	actorName As ActorName _
) As Boolean
public:
bool IsEnabled(
	ActorName^ actorName
)
Parameters
actorName (ActorName)
Actor Name.
Return Value
Boolean indicating whether the actor connection is enabled or not.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0