Method GetWireMaterial
GetWireMaterial(DocumentId)
Get wire material name.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
PdmObjectId GetWireMaterial(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
Returns
| Type | Description |
|---|---|
| PdmObjectId | Identifier of wire material document. |