Accessimport part mdb.models[name].parts[name].engineeringFeatures.springDashpots[name] import assembly mdb.models[name].rootAssembly.engineeringFeatures.springDashpots[name] TwoPointSpringDashpot(...)
This method creates a TwoPointSpringDashpot object. Pathmdb.models[name].parts[name].engineeringFeatures.TwoPointSpringDashpot mdb.models[name].rootAssembly.engineeringFeatures\ .TwoPointSpringDashpot Required arguments
Optional arguments
Return valueA TwoPointSpringDashpot object. ExceptionsNone. setValues(...)
This method modifies the TwoPointSpringDashpot object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the TwoPointSpringDashpot method, except for the name argument. Return valueNone. ExceptionsNone. MembersThe TwoPointSpringDashpot object has members with the same names and descriptions as the arguments to the TwoPointSpringDashpot method. In addition, the TwoPointSpringDashpot object has the following member:
|