DrawOrderTableSwapOrder Method

Swaps the DrawOrder of the specified entities in this DrawOrderTable.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SwapOrder(
        ObjectId id1,
        ObjectId id2
)

Parameters

id1  ObjectId
[in] First entity ID.
id2  ObjectId
[in] Second entity ID.
See Also

©  Bricsys NV. All rights reserved.