CATStrUseItf Interface CATISfdUseOpeningPlate

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATISfdUseOpeningPlate

Interface representing Opening on Plate.


Method Index


o MoveToOpeningPPrSet()
Move the PlateOpening to the OpeningPPrSet.
o MoveToOpeningPSet()
Move the PlateOpening to the OpeningPSet.

Methods


o MoveToOpeningPPrSet
public virtual MoveToOpeningPPrSet()
Move the PlateOpening to the OpeningPPrSet. So this Opening will now interrupt the stiffeners. If the Opening is already in the tool, the method does nothing and returns S_OK.
Returns:
S_OK if everything ran ok.
o MoveToOpeningPSet
public virtual MoveToOpeningPSet()
Move the PlateOpening to the OpeningPSet. So this Opening will not interrupt the stiffeners. If the Opening is already in the tool, the method does nothing and returns S_OK.
Returns:
S_OK if everything ran ok.

This object is included in the file: CATISfdUseOpeningPlate.h
If needed, your Imakefile.mk should include the module: CATStrUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.