CATStrUseItf Interface CATIStrUseEndcut

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


interface CATIStrUseEndcut

Interface representing End Cuts.


Method Index


o GetCandidateContext(CATUnicodeString&,CATIMmiMechanicalFeature_var&)
Get a candidate context for the endcut.
o GetContext(CATIMmiMechanicalFeature_var&)
Get the context of this endcut.
o GetExtremity(CATStrProfileExtremity&)
Retrieved the extremity on which this Endcut is applied to.

Methods


o GetCandidateContext
public virtual GetCandidateContext( const iName,
ospContext)
Get a candidate context for the endcut.
Parameters:
iName
Name.
ospContext
Candidate context that is the limit already set on the Profile.
Returns:
Error code of function. S_OK if everything ran ok.
o GetContext
public virtual GetContext( ospContext)
Get the context of this endcut. STORY TO CLARIFY!!!! (Limit/No Limit? + SP/LP/W/MtoM?)
Parameters:
ospContext
Context.
Returns:
Error code of function. S_OK if everything ran ok.
o GetExtremity
public virtual GetExtremity( oExtr)
Retrieved the extremity on which this Endcut is applied to.
Parameters:
oExtr
1 or catStrProfileStart : for Start extremity 2 or catStrProfileEnd : for End extremity
Returns:
Error code of function. S_OK if everything ran ok.

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

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