Method SearchMirrorDocument
SearchMirrorDocument(DocumentId)
Searches for the derived mirror part or assembly of a specified part or assembly.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
DocumentId SearchMirrorDocument(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the part or assembly document to analyze. |
Returns
| Type | Description |
|---|---|
| DocumentId | Derived mirror part or assembly found, or Empty if not found. |
Remarks
This method is available since v7.10.