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