MachiningUseItf Interface DELIMachinableFeatureProperties

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


interface DELIMachinableFeatureProperties

Interface to retrieve the activities associated to a feature.

Role: DELIMachinableFeatureProperties has methods to retrieve the activities machining a feature.


Method Index


o AssignedActivities(CATListValCATBaseUnknown_var&)
Retrieves the activities associated to a feature.
o AssignedMAFs(CATListValCATBaseUnknown_var&)
Retrieves the MAFs associated to a feature.

Methods


o AssignedActivities
public virtual AssignedActivities( oAssignedActivities)
Retrieves the activities associated to a feature.
Parameters:
oAssignedActivities
The list of the activities associated to a feature
o AssignedMAFs
public virtual AssignedMAFs( oMAFs)
Retrieves the MAFs associated to a feature.
Parameters:
oMAFs
The list of the MAFs associated to a feature

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

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