AssocActionSetOwningNetwork Method

Sets the owning network for this action. Should not be called directly, instead it is called from the AssocNetwork.AddAction() and AssocNetwork.RemoveAction() methods.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void SetOwningNetwork(
        ObjectId networkId,
        bool alsoSetAsDatabaseOwner
)

Parameters

networkId  ObjectId
 
alsoSetAsDatabaseOwner  Boolean
 
See Also

©  Bricsys NV. All rights reserved.