Library | Module

Interface IpfcIntfStep



Description

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



Method Summary

FunctionCCpfcIntfStep.Create (FileName as String) as IpfcIntfStep
Creates a new object representing the STEP file from which to create an import feature.



Method Detail


FunctionCCpfcIntfStep.Create (FileName as String) as IpfcIntfStep

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.