ContactGroup
#
- class ansys.dyna.core.pre.dynabase.ContactGroup#
Create a contact group.
Overview#
Import detail#
from ansys.dyna.core.pre.dynabase import ContactGroup
Attribute detail#
- ContactGroup.stub#
- ContactGroup.contactlist = []#
Method detail#
- ContactGroup.add(contact)#
Add a contact in the group.
- ContactGroup.create()#
Create contacts.
- ContactGroup.num()#
Get the number of contact objects.