Description
This method allows you to create an assembly procedure.
Syntax
Procedure = CreateProcedure( Type );
Input: (AssProcedureType) Type
Type of created procedure.
Return: (IMdProcedure) Procedure
Created procedure.
Return to Cimatron Index