AssocPersSubentityIdPEMirrorPersSubent Method

Mirrors the specified persistent subentity identifier. This method modifies the identifier so that it identifies the same subentity in the mirrored entity as it identified before the entity was mirrored. Does nothing in default implementation.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual void MirrorPersSubent(
        Entity mirroredEntity,
        AssocPersSubentityId persSubentIdToMirror
)

Parameters

mirroredEntity  Entity
[in] Mirrored entity. Needs to be open for read operations.
persSubentIdToMirror  AssocPersSubentityId
[in] The AssocPersSubentityId to modify to show the mirror effect.
See Also

©  Bricsys NV. All rights reserved.