API Help
Eplan.EplApi.HEServices Namespace / NameService3D Class / NameService3D Constructor
Installation space to set.

NameService3D Constructor
Constructor. Creates a NameService3D object.
Syntax
public NameService3D( 
   InstallationSpace installationSpace
)

Parameters

installationSpace
Installation space to set.
Exceptions
ExceptionDescription
Invalid parameters were found.
Null was passed to a parameter.
See Also