Accessodb.parts()[name].sectionAssignments(i) odb.rootAssembly().instances()[name].sectionAssignments(i) odb.rootAssembly().sectionAssignments(i) odb.steps()[name].frames(i).fieldOutputs()[name].values(i).instance()\ .sectionAssignments(i) MembersThe SectionAssignment object has members with the same names and descriptions as the arguments to the SectionAssignment method. In addition, the SectionAssignment object has the following member: Prototypeodb_Set region() const; odb_String sectionName() const; double offset() const;
|