CATStrUseItf Interface CATIStrUseOpeningLimitDimensionsMngt

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


interface CATIStrUseOpeningLimitDimensionsMngt

Interface to manage Opening's limits as Dimensions.
Role: Interface to manage Structure Functional Modeler limits of type "Dimensions" for Opening. Feature implementing this interface: Str Opening.


Method Index


o GetFirstOffset(CATICkeParm_var&)
Get the first offset defining the length of extrusion following the direction of the support contour (or the opposite if Invert has been called)
o GetSecondOffset(CATICkeParm_var&)
Get the second offset defining the length of extrusion following the opposite direction of the support contour (or the direction itself if Invert has been called).
o Invert()
Invert first and second offsets.

Methods


o GetFirstOffset
public virtual HRESULT GetFirstOffset(CATICkeParm_var& ospOffset) const = 0
Get the first offset defining the length of extrusion following the direction of the support contour (or the opposite if Invert has been called)
Parameters:
ospOffset
Offset
o GetSecondOffset
public virtual HRESULT GetSecondOffset(CATICkeParm_var& ospOffset) const = 0
Get the second offset defining the length of extrusion following the opposite direction of the support contour (or the direction itself if Invert has been called).
Parameters:
ospOffset
Offset
o Invert
public virtual HRESULT Invert()= 0
Invert first and second offsets.

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

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