DatabaseIsObjectNonPersistent Method

Checks whether a specified object is not persistent.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static bool IsObjectNonPersistent(
        ObjectId id
)

Parameters

id
Type: Teigha.DatabaseServicesObjectId
[in] Identifier of the object to be checked.

Return Value

Type: Boolean
true if the object denoted by id is non-persistent.
See Also

©  Bricsys NV. All rights reserved.