API Help
Eplan.EplApi.HEServices Namespace / TopologyService Class / CreateFunctions Method
Eplan.EplApi.DataModel.Project for which functions will be created.

CreateFunctions Method
Creates topology functions that are connected to structure routing fulcrums.
Syntax
public void CreateFunctions( 
   Project pProject
)

Parameters

pProject
Eplan.EplApi.DataModel.Project for which functions will be created.
Exceptions
ExceptionDescription
If any parameter is null.
If any parameter is invalid.
See Also