All Frameworks Object Hierarchy This Framework Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---ProductScene
This state is composed of product properties, graphical attibutes, activation status and position for each component of the product.
o Property Type( | ) As CatSceneType (Read Only) |
Dim type As CatSceneType type = NewSceneDelta.Type
o Func Copy( | CatSceneType | iType) As CATIAScene |
Dim type As CatSceneType type = CatSceneTypeDelta Dim CopyScene As ProductScene CopyScene = Configuration1.Copy(type)
o Func ExistsInScene( | CATIAProduct | iProduct) As boolean |
ExistsInSc = Configuration1.ExistsInScene(Engine)
o Func GetSceneProductData( | CATIAProduct | iProduct) As CATIASceneProduct |
Dim scenePrd As SceneProductData type = NewSceneDelta.GetSceneProductData(Engine)
Copyright © 2003, Dassault Systèmes. All rights reserved.