All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

FeatureGenerator (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---FeatureGenerator
 


The interface to access a CATIAFeatureGenerator.

Property Index

NbGeneratedFeatures
Number of generated features in last generation.
Script
Returns or sets the script that describes what is to be generated.

Method Index

Generate
Generates the features.
GenerateInContext
Generates the features.
LoadScriptFromFilePath
Sets a script from a document file.

Properties


o Property NbGeneratedFeatures() As long (Read Only)
Number of generated features in last generation.
o Property Script() As CATBSTR
Returns or sets the script that describes what is to be generated.

Methods


o Sub Generate(CATIABase iContext)
Generates the features.
o Sub GenerateInContext(CATSafeArrayVariant iInputsArray)
Generates the features.
o Sub LoadScriptFromFilePath(CATBSTR iFilePath)
Sets a script from a document file.

Copyright © 2003, Dassault Systèmes. All rights reserved.