System.Object
Eplan.EplApi.HEServices.NameService3D
System.Object
Eplan.EplApi.HEServices.NameService3D
Name | Description | |
---|---|---|
NameService3D Constructor | Constructor. Creates a NameService3D object. |
Name | Description | |
---|---|---|
AdjustFullName | Evaluates for a given Function3D the full name from the visible name and sets that evaluated value at the function-object | |
AdjustVisibleName | Evaluates 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 | |
Dispose | Destructor | |
EvaluateAndSetAllNames | Evaluates the full name for all placed 3D functions in installation space by calling EvaluateName for all those objects. | |
EvaluateAndSetAllVisibleNames | Evaluate the visible names from the full names for all placed 3D functions in installation space. | |
EvaluateName | Method 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. | |
RenameDevice | Changes the full names of the found device. | |
RenameFunction | Changes the full names of the function and its children. | |
SetName | Sets a default device tag to the function. |