ProductStructureInterfaces Interface CATIPrdRepositioned
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPrdRepositioned
Interface dedicated to check if VPMOccurrence can overloads or overloads a position matrix.
Method Index
- o
CanBeRepositioned()
- Check if an occurrence can be repositioned.
- o
IsRepositioned()
- Check if an occurrence has been repositioned.
Methods
o CanBeRepositioned
public virtual CanBeRepositioned( | ) |
-
Check if an occurrence can be repositioned.
- Returns:
- A CATBoolean value.
Legal values:
- TRUE: VPMOccurrence is or can be repositioned.
- FALSE : VPMOccurrence cannot be repositioned.
o IsRepositioned
public virtual IsRepositioned( | ) |
-
Check if an occurrence has been repositioned.
- Returns:
- A CATBoolean value.
Legal values:
- TRUE: VPMOccurrence has be repositioned.
- FALSE : VPMOccurrence has not be repositioned.
This object is included in the file: CATIPrdRepositioned.h
If needed, your Imakefile.mk should include the module: CATProductStructureInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.