All Frameworks Object Hierarchy This Framework Previous Next Indexes
ManufacturingPrecedence (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---ManufacturingPrecedence
Defines a precedence relation between objects.
Property Index
-
PrecedenceType
- Returns the type of the precedence.
-
TargetOperation
- Returns the target object of the precedence, but with the Operation interface if it is.
Properties
| o Property PrecedenceType( | ) As CatManufacturingPrecedenceType (Read Only) |
-
Returns the type of the precedence.
| o Property TargetOperation( | ) As CATIAManufacturingActivity (Read Only) |
-
Returns the target object of the precedence, but with the Operation interface if it is.