API Help
Eplan.EplApi.HEServices Namespace / NameService3D Class

In This Topic
NameService3D Class Methods
In This Topic

For a list of all members of this type, see NameService3D members.

Public Methods
 NameDescription
Public MethodEvaluates for a given Function3D the full name from the visible name and sets that evaluated value at the function-object  
Public MethodEvaluates for a given Function3D the visible name and visible name format from the fullname of the function and sets these evaluated values at the function-object  
Public MethodDestructor  
Public MethodEvaluates the full name for all placed 3D functions in installation space by calling EvaluateName for all those objects.  
Public MethodEvaluate the visible names from the full names for all placed 3D functions in installation space.  
Public MethodMethod evaluates the full name for a Function3D by using the visible device tag of that Function3D and building the full name by graphical search on the installation space where the Function3D is placed.  
Public Methodstatic (Shared in Visual Basic)Changes the full names of the found device.  
Public Methodstatic (Shared in Visual Basic)Changes the full names of the function and its children.  
Public Methodstatic (Shared in Visual Basic)Sets a default device tag to the function.  
Top
See Also