DefineContactVolume#
- class ansys.dyna.keywords.keyword_classes.DefineContactVolume(**kwargs)#
DYNA DEFINE_CONTACT_VOLUME keyword
Methods
Returns the string representation of the keyword
DefineContactVolume.get_title
([format_symbol])Get the title of this keyword.
DefineContactVolume.loads
(value)Loads the keyword from string.
DefineContactVolume.write
([buf, format, ...])Renders the keyword in the dyna keyword format.
Attributes
Gets the cards of the keyword
Get or set the Coordinate system ID.
Get or set the Contact volume ID.
Get or set the If the included angle between axis of the cylinder and the normal vector ot the contact segment is less than this angle, the segment is deleted.
Get or set the If the included angle between a line draw from the center of the sphere to the centroid of the segment, and the normal vector to the contact segment is greater than this angle, the segment is deleted.
Get or set the format for this keyword.
Get or set the Length of cylinder originating at(xc,yc,zc) and revolving around the local x-axis.
Gets the options of the keyword, if any
Get or set the Inner radius of cylinder or sphere.
Get or set the Outer radius of cylinder or sphere.
Get or set the Additional title line
Get or set the Volume type.
Get or set the "user comment" for this keyword.
Get or set the x-coordinate which defines the origin of coordinate system or the center of the sphere for type=3 referenced to the global coordinate system.
Get or set the Minimum x-coordinate in local coordinate system.
Get or set the Maximum x-coordinate in local coordinate system.
Get or set the y-coordinate which defines the origin of coordinate system or the center of the sphere for type=3 referenced to the global coordinate system.
Get or set the Minimum y-coordinate in local coordinate system.
Get or set the Maximum y-coordinate in local coordinate system.
Get or set the z-coordinate which defines the origin of coordinate system or the center of the sphere for type=3 referenced to the global coordinate system.
Get or set the Minimum z-coordinate in local coordinate system.
Get or set the Maximum z-coordinate in local coordinate system.