AssocNetworkRemoveInstanceFromDatabase Method

Removes the network and sub-dictionary which owns it from the named object dictionary of the database.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void RemoveInstanceFromDatabase(
        Database database,
        bool alsoEraseIt,
        string dictionaryKey
)

Parameters

database  Database
[in] Database that owns the network.
alsoEraseIt  Boolean
[in] Specifies whether to erase the removed network.
dictionaryKey  String
[in] The name of the sub-dictionary under which the network belongs. If the this parameter is empty, the default dictionary is used.
See Also

©  Bricsys NV. All rights reserved.