ManufacturingFeatureFactory (Object)

Interface dedicated to machining features creation.
Role: This interface is used to create new machining features.

Methods


Func CreateMachiningFeature( iType) As
Creates a new machining feature.
Parameters:
iType
The type of feature (ex: MfgInstructionSet, MfgOffsetPosition)
Returns:
The created machining feature