Method SetAssemblySurfaceAreaManagement
SetAssemblySurfaceAreaManagement(DocumentId, bool)
Sets the surface area management of the physical property management of an assembly.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 13, 300, 220)]
void SetAssemblySurfaceAreaManagement(DocumentId inDocumentId, bool inIsSurfaceAreaManaged)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of assembly document to analyze. |
| bool | inIsSurfaceAreaManaged | Tells whether the physical property management of an assembly is surface area managed. |
Remarks
This method is available since v7.13.300.220.