DELPPRSystemItf Interface DELIPPRSystemOperationType
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface DELIPPRSystemOperationType
Interface for navigation in the Production System model.
Method Index
- o
GetSystemOrOperationInstanceDSType(CATIPLMNavInstance*,CATIType_var&)
- Gets the DS type of a given System or Operation instance.
- o
GetSystemOrOperationReferenceDSType(CATIPLMNavReference*,CATIType_var&)
- Gets the DS type of a given System or Operation reference.
Methods
o GetSystemOrOperationInstanceDSType
public virtual GetSystemOrOperationInstanceDSType( | | ipiInstance, |
| | oInstanceType) |
-
Gets the DS type of a given System or Operation instance.
- Parameters:
-
- ipiInstance
- The System or Operation instance
- oInstanceType
- The DS type of the instance
- Returns:
-
S_OK
- if a DS type exist
E_FAIL
- if the method fails for any other reason
o GetSystemOrOperationReferenceDSType
public virtual GetSystemOrOperationReferenceDSType( | | ipiReference, |
| | oReferenceType) |
-
Gets the DS type of a given System or Operation reference.
- Parameters:
-
- ipiReference
- The System or Operation reference
- oReferenceType
- The DS type of the reference
- Returns:
-
S_OK
- if a DS type exist
E_FAIL
- if the method fails for any other reason
This object is included in the file: DELIPPRSystemOperationType.h
If needed, your Imakefile.mk should include the module: DELPPRSystemItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.