DetonationPoint(...)
This method creates a DetonationPoint object.
Path
mdb.models[name].materials[name].eos.DetonationPoint session.odbs[name].materials[name].eos.DetonationPoint
Required arguments
- table
A sequence of sequences of Floats specifying the items described below.
Optional arguments
None.
Table data
X value for coordinate of detonation point.
Y value for coordinate of detonation point.
Z value for coordinate of detonation point.
Detonation delay time.
Return value
A DetonationPoint object.
Exceptions
None.