CATStrUseItf Interface CATIStrUseProfilePtPt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStrUseProfilePtPt
Interface to manage member created with 2 points
Role: To manage member created with 2 points.
Method Index
- o
GetEndPoint(CATIMmiMechanicalFeature_var&)
- Gets End point.
- o
GetStartPoint(CATIMmiMechanicalFeature_var&)
- Gets Start point.
- o
SetEndPoint(CATIMmiMechanicalFeature_var&)
- Sets End point.
- o
SetStartPoint(CATIMmiMechanicalFeature_var&)
- Sets Start point.
Methods
o GetEndPoint
public virtual GetEndPoint( | | ospEndPt) |
-
Gets End point.
Role: Allows getting member's End point.
- Parameters:
-
- ospEndPt
- Start point
o GetStartPoint
public virtual GetStartPoint( | | ospStartPt) |
-
Gets Start point.
Role: Allows getting member's Start point.
- Parameters:
-
- ospStartPt
- Start point
o SetEndPoint
public virtual SetEndPoint( | const | ispEndPt) |
-
Sets End point.
Role: Allows setting member's End point.
- Parameters:
-
- ispEndPt
- End point
o SetStartPoint
public virtual SetStartPoint( | const | ispStartPt) |
-
Sets Start point.
Role: Allows setting member's Start point.
- Parameters:
-
- ispStartPt
- Start point
This object is included in the file: CATIStrUseProfilePtPt.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.