AssocDependencyGetFirstDependencyOnObject Method

Retrieves the first dependency on the specified database object.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static ObjectId GetFirstDependencyOnObject(
        DBObject dbObj
)

Parameters

dbObj
Type: Teigha.DatabaseServicesDBObject
[in] Identifier of the object for which to retrieve a dependency.

Return Value

Type: ObjectId
First dependency on the specified object.
See Also

©  Bricsys NV. All rights reserved.