CATStrUseItf Interface CATIStrUseProfileOnLimits

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


interface CATIStrUseProfileOnLimits

Interface to manage a SFD/SDD Profile built on Limits Role: Interface to manage Profile created on limits of SFD/SDD panel/plate


Method Index


o GetLimits(CATLISTV(CATIMmiMechanicalFeature_var)&)
Get the Limits on which this Profile is built.
o GetTraceOffset(CATICkeParm_var&)
Get the offset used to perform a geodesic parallel curve from the Limits.
o SetLimits(CATLISTV(CATIMmiMechanicalFeature_var)&)
Set the SFD Limits on which this Profile will be built.

Methods


o GetLimits
public virtual GetLimits( oListOfLimits)
Get the Limits on which this Profile is built.
Parameters:
oListOfLimits
Limits.
o GetTraceOffset
public virtual GetTraceOffset( ospOffset)
Get the offset used to perform a geodesic parallel curve from the Limits.
Parameters:
ospOffset
Offset.
o SetLimits
public virtual SetLimits( const iListOfLimits)
Set the SFD Limits on which this Profile will be built. The Limits has to be mono-domain.
Parameters:
iListOfLimits
SFD Limits.

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

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