Method IsCollisionsManagementCheckingMechanisms
IsCollisionsManagementCheckingMechanisms(DocumentId)
Tells whether the collisions management of an assembly is checking for collisions between rigid groups of articulated subassemblies.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
bool IsCollisionsManagementCheckingMechanisms(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of assembly document to analyze. |
Returns
| Type | Description |
|---|---|
| bool | Whether the collisions management of the assembly is checking for collisions between rigid groups of articulated subassemblies. |
Remarks
This method is available since v7.10.