FeatureGenerator (Object)

The interface to access a CATIAFeatureGenerator.

Properties


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

Methods


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