MachiningResourceUseItf Interface DELIMfgMachineSpindle
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIMfgMachineSpindle
Interface dedicated to Machine Spindle management.
Role: This interface offers services to manage mainly the Machine object and its spindle(s).
Method Index
- o
GetSpindles(CATListValCATBaseUnknown_var&)
- Method to get the list of all the spindles that are directly aggregated under a Machine.
Methods
o GetSpindles
public virtual GetSpindles( | | ) |
-
Method to get the list of all the spindles that are directly aggregated under a Machine.
- Returns:
- Returns a CATListValCATBaseUnknown* to all the spindles * aggregated directly under a machine.
This object is included in the file: DELIMfgMachineSpindle.h
If needed, your Imakefile.mk should include the module: MachiningResourceUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.