Method SetPhysicalPropertiesManagementRefreshAuto
SetPhysicalPropertiesManagementRefreshAuto(DocumentId, bool)
Sets the refresh auto of the physical property management of a part.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 13, 300, 220)]
void SetPhysicalPropertiesManagementRefreshAuto(DocumentId inDocumentId, bool inIsRefreshAuto)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of part document to analyze. |
| bool | inIsRefreshAuto | Tells whether the physical property management of a part is refresh auto. |
Remarks
This method is available since v7.13.300.220.