ObjectIdGetObject(OpenMode) Method

Returns the object associated with this ID.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public DBObject GetObject(
        OpenMode mode
)

Parameters

mode  OpenMode
[in] Open mode for the object.

Return Value

DBObject
Database object in the specified open mode.
See Also

©  Bricsys NV. All rights reserved.