Method IsCoatingDerived
IsCoatingDerived(DocumentId)
Tells whether the coating of a derived part is derived from the base part.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 301, 40)]
bool IsCoatingDerived(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the part document to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The coating of the derived part is derived from the base part. |
Remarks
This method is available since v7.6.301.40.