Indexes
This state is composed of product properties, graphical attibutes, activation status and position for each component of the product.
| o Property Type( | ) As (Read Only) |
Dim type As CatSceneType
type = NewSceneDelta.Type
| o Func Copy( | iType) As |
Dim type As CatSceneType
type = CatSceneTypeDelta
Dim CopyScene As ProductScene
CopyScene = Configuration1.Copy(type)
| o Func ExistsInScene( | iProduct) As |
ExistsInSc = Configuration1.ExistsInScene(Engine)
| o Func GetSceneProductData( | iProduct) As |
Dim scenePrd As SceneProductData
type = NewSceneDelta.GetSceneProductData(Engine)
Copyright © 2006, Dassault Systèmes. All rights reserved.