DVTk API
TypeEnum Method (type)
DVTkDvtk.IheActors.BasesActorTypesTypeEnum(String)
DVTk API

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

Actor enum based type from string.
Declaration Syntax
C#Visual BasicVisual C++
public static ActorTypeEnum TypeEnum(
	string type
)
Public Shared Function TypeEnum ( _
	type As String _
) As ActorTypeEnum
public:
static ActorTypeEnum TypeEnum(
	String^ type
)
Parameters
type (String)
Actor type as String.
Return Value
Actor Type as Enum.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0