Accessimport odbAccess session.odbs[name].parts[name].elements[i].sectionCategory\ .sectionPoints[i] session.odbs[name].parts[name].elementSets[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].parts[name].nodeSets[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].parts[name].surfaces[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.elements[i].sectionCategory\ .sectionPoints[i] session.odbs[name].rootAssembly.elementSets[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.instances[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.instances[name].elementSets[name]\ .elements[i].sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.instances[name].nodeSets[name]\ .elements[i].sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.instances[name].surfaces[name]\ .elements[i].sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.nodeSets[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].rootAssembly.surfaces[name].elements[i]\ .sectionCategory.sectionPoints[i] session.odbs[name].sectionCategories[name].sectionPoints[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name]\ .locations[i].sectionPoints[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.elements[i].sectionCategory.sectionPoints[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.elementSets[name].elements[i].sectionCategory\ .sectionPoints[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.nodeSets[name].elements[i].sectionCategory.sectionPoints[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.surfaces[name].elements[i].sectionCategory.sectionPoints[i] session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .sectionPoint SectionPoint(...)
This method creates a SectionPoint object. Pathsession.odbs[name].sectionCategories[name].SectionPoint Required arguments
Optional argumentsNone. Return valueA SectionPoint object. ExceptionsNone. MembersThe SectionPoint object has members with the same names and descriptions as the arguments to the SectionPoint method. |