AssocActionRemoveActionsControllingObject(ObjectId)
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static void RemoveActionsControllingObject(
ObjectId objID
)
Public Shared Sub RemoveActionsControllingObject (
objID As ObjectId
)
public:
static void RemoveActionsControllingObject(
ObjectId objID
)
static member RemoveActionsControllingObject :
objID : ObjectId -> unit
Parameters
- objID ObjectId
-
See Also