CATStrUseItf Interface CATISrmUseVolumeObjectStatus
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISrmUseVolumeObjectStatus
Interface to manage the volume vs Object status.
Method Index
- o
ComputeStatus(CATIMmiMechanicalFeature_var&,CATSrmPbkObjectStatus&)
- Compute the System Status of the input object vs this Design Unit.
- o
GetProxyFromObject(CATIMmiMechanicalFeature_var&,CATBaseUnknown_var&)
- Get the Proxy object of the input object under this Design Unit.
Methods
o ComputeStatus
public virtual ComputeStatus( | const | iObject, |
| | oSystemStatus) |
-
Compute the System Status of the input object vs this Design Unit.
- Parameters:
-
- iObject
- input object to be processed.
- oSystemStatus
- System status
o GetProxyFromObject
public virtual GetProxyFromObject( | const | ispSfdObject, |
| | oProxy) |
-
Get the Proxy object of the input object under this Design Unit.
- Parameters:
-
- ispSfdObject
- input SfdObject(SfdPanel or SfdProfile) to be processed.
- oProxy
- Proxy Object
This object is included in the file: CATISrmUseVolumeObjectStatus.h
If needed, your Imakefile.mk should include the module: CATStrUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.