AGX Dynamics 2.41.1.2
Loading...
Searching...
No Matches
agxUtil::JumpRequestWireOption Struct Reference

Jump request options for wire nodes which parent isn't the given assembly/collection. More...

#include <agxUtil.h>

Public Types

enum  Option : agx::UInt32 { DETACH_CONTACT_NODES = 1 << 0 , DETACH_EYE_NODES = 1 << 1 }
 

Detailed Description

Jump request options for wire nodes which parent isn't the given assembly/collection.

Definition at line 373 of file agxUtil.h.

Member Enumeration Documentation

◆ Option

Enumerator
DETACH_CONTACT_NODES 

Contact nodes which parent isn't included in the assembly will become lumped nodes instead.

DETACH_EYE_NODES 

Eye nodes which parent isn't included in the assembly will become lumped nodes instead.

Definition at line 375 of file agxUtil.h.


The documentation for this struct was generated from the following file: