Indexes
FeatureGenerator
(Object)
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
GenerateInContext
Generates the features.
Generate
Generates the features.
LoadScriptFromFilePath
Sets a script from a document file.
Properties
o Property
NbGeneratedFeatures
(
) As (Read Only)
Number of generated features in last generation.
o Property
Script
(
) As
Returns or sets the script that describes what is to be generated.
Methods
o Sub
GenerateInContext
(
iInputsArray
)
Generates the features.
o Sub
Generate
(
iContext
)
Generates the features.
o Sub
LoadScriptFromFilePath
(
iFilePath
)
Sets a script from a document file.