All Frameworks Class Hierarchy This Framework Indexes
PartInterfaces Interface CATIMirror
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIMirror
Interface to read or modify the mirror's specifications.
Role: The mirror feature allows users to duplicate an original body according
to a symmetry.
Method Index
- o
GetPlane()
- Returns the mirroring element as a plane or face that specifies the mirror.
- o
ModifyMirrorPlane(CATISpecObject_var&)
- Sets the face or plane about which the body is mirrored.
Methods
o GetPlane
| public virtual GetPlane( | ) |
-
Returns the mirroring element as a plane or face that specifies the mirror.
o ModifyMirrorPlane
| public virtual ModifyMirrorPlane( | const | ihMirrorPlane) |
-
Sets the face or plane about which the body is mirrored.
- Parameters:
-
- ihMirrorPlane
- The face or plane that specifies the mirroring element.
This object is included in the file: CATIMirror.h
If needed, your Imakefile.mk should include the module: CATPartInterfaces