CATStrUseItf Interface CATISrmUsePlanningBreak
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISrmUsePlanningBreak
Interface to manage the Planning Break the design unit.
Method Index
- o
GetLimit(CATIMmiMechanicalFeature_var&)
- Retrieve the limit of this planning break.
- o
GetOffset(CATICkeParm_var&)
- Retrieve the offset of this planning break.
- o
GetOrientation(CATStrOrientation&)
- Retrieve the Orientation of this planning break.
- o
InvertOrientation()
- Invert the Orientation.
- o
SetLimit(CATIMmiMechanicalFeature_var&)
- Set the limit of this planning break.
- o
SetOrientation(CATStrOrientation&)
- Set the Orientation of this planning break.
Methods
o GetLimit
public virtual GetLimit( | | oLimit) |
-
Retrieve the limit of this planning break.
- Parameters:
-
- oLimit
- output limit object.
o GetOffset
public virtual GetOffset( | | oOffset) |
-
Retrieve the offset of this planning break.
- Parameters:
-
- oOffset
- output cke of the offset.
o GetOrientation
public virtual GetOrientation( | | oOrientation) |
-
Retrieve the Orientation of this planning break.
- Parameters:
-
- oOrientation
- output Orientation of this planning break.
o InvertOrientation
public virtual InvertOrientation( | ) |
-
Invert the Orientation.
o SetLimit
public virtual SetLimit( | const | iLimit) |
-
Set the limit of this planning break.
- Parameters:
-
- iLimit
- input Volume to set on the design unit.
o SetOrientation
public virtual SetOrientation( | const | iOrientation | = StrUnknownOrientation ) |
-
Set the Orientation of this planning break.
- Parameters:
-
- iOrientation
- input Orientation of this planning break.
This object is included in the file: CATISrmUsePlanningBreak.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.