API Help
Eplan.EplApi.DataModel Namespace / DisableConnectionUpdateStep Class / DisableConnectionUpdateStep Constructor / DisableConnectionUpdateStep Constructor(Boolean)

In This Topic
DisableConnectionUpdateStep Constructor(Boolean)
In This Topic
Do disable. If bUpdateCreatedConns parameter is true and this object is used together with Connection::PlaceAsConnectionDefinitionPoint method calls, the connections instantiated will be updated when this object is destroyed.
Syntax
public DisableConnectionUpdateStep( 
   bool bUpdateCreatedConns
)

Parameters

bUpdateCreatedConns
See Also