DefineContactVolume#
- class ansys.dyna.keywords.keyword_classes.DefineContactVolume(**kwargs)#
DYNA DEFINE_CONTACT_VOLUME keyword
- Attributes:
cards
Gets the cards of the keyword
cid
Get or set the Coordinate system ID.
cvid
Get or set the Contact volume ID.
d_angc
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.
d_angs
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.
format
Get or set the format for this keyword.
length
Get or set the Length of cylinder originating at(xc,yc,zc) and revolving around the local x-axis.
options
Gets the options of the keyword, if any
rinner
Get or set the Inner radius of cylinder or sphere.
router
Get or set the Outer radius of cylinder or sphere.
title
Get or set the Additional title line
type
Get or set the Volume type.
user_comment
Get or set the “user comment” for this keyword.
xc
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.
xmn
Get or set the Minimum x-coordinate in local coordinate system.
xmx
Get or set the Maximum x-coordinate in local coordinate system.
yc
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.
ymn
Get or set the Minimum y-coordinate in local coordinate system.
ymx
Get or set the Maximum y-coordinate in local coordinate system.
zc
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.
zmn
Get or set the Minimum z-coordinate in local coordinate system.
zmx
Get or set the Maximum z-coordinate in local coordinate system.
Methods
dumps
()Returns the string representation of the keyword
get_title
([format_symbol])Get the title of this keyword.
loads
(value)Loads the keyword from string.
write
([buf, format, deck_format])Renders the keyword in the dyna keyword format.
before_read
read
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.