The SectorDefinition object describes the number of symmetry sectors and axis of symmetry for a cyclic symmetry model.
The following topics are discussed:
odb.sectorDefinition()
The SectorDefinition object has the following members:
int numSectors(); const odb_SequenceSequenceFloat symmetryAxis();
An Int specifying the number of sectors in the cyclic symmetry model.
An odb_SequenceSequenceFloat specifying the coordinates of two points on the axis of symmetry.