CATStrUseItf Interface CATIStrUseProfilePtLimit

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


interface CATIStrUseProfilePtLimit

Interface to manage Profile created with a point and a limit Role: Interface to manage Profile created with a point and a limit.


Method Index


o GetDirection(CATIMmiMechanicalFeature_var&)
Get Direction
o GetOrientation(CATStrOrientation&)
Get the orientation associated to the direction.
o GetStartPoint(CATIMmiMechanicalFeature_var&)
Start Point Get start point
o GetUpToLimit(CATIMmiMechanicalFeature_var&)
Get UpToLimit
o ReverseDirection()
Reverse Direction
o SetDirection(CATIMmiMechanicalFeature_var&)
Set Direction
o SetStartPoint(CATIMmiMechanicalFeature_var&)
Start Point Set start point
o SetUpToLimit(CATIMmiMechanicalFeature_var&)
Set UpToLimit

Methods


o GetDirection
public virtual GetDirection( ospDirection)
Get Direction
Parameters:
ospDirection
Direction.
o GetOrientation
public virtual GetOrientation( oOrientation)
Get the orientation associated to the direction.
Parameters:
oOrientation
Orientation.
o GetStartPoint
public virtual GetStartPoint( ospStartPt)
Start Point Get start point
Parameters:
ospStartPt
Start point.
o GetUpToLimit
public virtual GetUpToLimit( ospUpToLimit)
Get UpToLimit
Parameters:
ospUpToLimit
UpToLimit.
o ReverseDirection
public virtual ReverseDirection()
Reverse Direction
o SetDirection
public virtual SetDirection( const ispDirection)
Set Direction
Parameters:
ispDirection
Direction.
o SetStartPoint
public virtual SetStartPoint( const ispStartPt)
Start Point Set start point
Parameters:
ispStartPt
Start Point.
o SetUpToLimit
public virtual SetUpToLimit( const ispUpToLimit)
Set UpToLimit
Parameters:
ispUpToLimit
UpToLimit.

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

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