API Help
Eplan.EplApi.HEServices Namespace / NameService3D Class
Methods

NameService3D Class Members

The following tables list the members exposed by NameService3D.

Public Constructors
 NameDescription
Public ConstructorConstructor. Creates a NameService3D object.  
Top
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