Accessimport section mdb.models[name].sections[name] import odbSection session.odbs[name].sections[name] CohesiveSection(...)
This method creates a CohesiveSection object. Pathmdb.models[name].CohesiveSection session.odbs[name].CohesiveSection Required arguments
Optional arguments
Return valueA CohesiveSection object. ExceptionsRangeError and InvalidNameError. setValues(...)
This method modifies the CohesiveSection object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the CohesiveSection method, except for the name argument. Return valueNone. ExceptionsRangeError. MembersThe CohesiveSection object has members with the same names and descriptions as the arguments to the CohesiveSection method. Corresponding analysis keywords |