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