Public Methods | |
oaSymmetry (oaSymmetryEnum valueIn) | |
oaSymmetry (const oaString &name) | |
~oaSymmetry () | |
const oaString & | getName () const |
operator oaSymmetryEnum () const |
|
|
|
This function constructs an instance of an oaSymmetry class using the specified enum value. The enum values are defined in oaSymmetryEnum. |
|
This function constructs an instance of an oaSymmetry class using the oaSymmetryEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaSymmetryEnum.
|
|
This function destroys this oaSymmetry object, removing it from the database. |
|
This function returns the name string associated with the encapsulated oaSymmetryEnum object. |
|
This operator casts this oaSymmetry object into the corresponding oaSymmetryEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.