MachiningUseItf Interface DELIMfgMachinableBaseMngt

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


interface DELIMfgMachinableBaseMngt

Interface to associate general information Machinable features.
Role: Use this general interface to retrieve and set information on Machinable Features.


Method Index


o GetFeatRemark(CATUnicodeString&)
Gets the comment of the Manufacturing Machinable Feature.
o GetFeatType(CATUnicodeString&)
Gets the type of the Manufacturing Machinable Feature.
o SetFeatRemark(CATUnicodeString&)
Sets the comment of the Manufacturing Machinable Feature.
o SetFeatType(CATUnicodeString&)
Sets the type of the Manufacturing Machinable Feature.

Methods


o GetFeatRemark
public virtual GetFeatRemark( oRemark)
Gets the comment of the Manufacturing Machinable Feature.
Parameters:
oRemark
The comment
o GetFeatType
public virtual GetFeatType( oType)
Gets the type of the Manufacturing Machinable Feature.
Parameters:
oType
The type
o SetFeatRemark
public virtual SetFeatRemark( const iRemark)
Sets the comment of the Manufacturing Machinable Feature.
Parameters:
iRemark
The comment
o SetFeatType
public virtual SetFeatType( const iType)
Sets the type of the Manufacturing Machinable Feature.
Parameters:
iType
The type

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

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