Library | Module

Class pfcIntfStep



Description

A STEP file from which to create an import feature.
See Also:
pfcSolid.CreateImportFeat()
Direct Parent Classes:
pfcIntfDataSource



Method Summary

static pfcIntfStepCreate (string FileName)
Creates a new object representing the STEP file from which to create an import feature.



Method Detail


static pfcIntfStepCreate (string FileName)

Creates a new object representing the STEP file from which to create an import feature.
Parameters:
FileName
The name of the imported feature file.
Returns:
The new IntfStep data object.