CATStrUseItf Interface CATIStrUseProfilePtLength

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


interface CATIStrUseProfilePtLength

Interface to manage Member created with a point and a length Role: Interface to manage Member created with a point and a length.


Method Index


o GetDirection(CATIMmiMechanicalFeature_var&)
Direction Get Direction
o GetLength(CATICkeParm_var&)
Length
o GetOrientation(CATStrOrientation&)
Orientation Get the orientation associated to the direction.
o GetStartPoint(CATIMmiMechanicalFeature_var&)
Start Point Get start point
o ReverseDirection()
Reverse Direction
o SetDirection(CATIMmiMechanicalFeature_var&)
Direction Set Direction
o SetStartPoint(CATIMmiMechanicalFeature_var&)
Start Point Set start point

Methods


o GetDirection
public virtual GetDirection( ospDirection)
Direction Get Direction
Parameters:
ospDirection
Direction.
o GetLength
public virtual GetLength( ospLength)
Length
Parameters:
ospLength
Length.
o GetOrientation
public virtual GetOrientation( oOrientation)
Orientation 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 ReverseDirection
public virtual ReverseDirection()
Reverse Direction
o SetDirection
public virtual SetDirection( const ispDirection)
Direction Set Direction
Parameters:
ispDirection
Direction.
o SetStartPoint
public virtual SetStartPoint( const ispStartPt)
Start Point Set start point
Parameters:
ispStartPt
Start Point.

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

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