Arrangement |
CATIAV5ArrWorkbench, CATIAArrBOMReport Interfaces Use Case |
![]() |
This example shows how to extract a report of Arrangement
objects within a document. Help is taken of a macro. This macro has a
reference to CATIAArrBOMReport, CATIAV5ArrWorkbench Interfaces (referred to
as ArrBOMReport, Workbench in the reference Visual Basic document). This macro opens an existing Product document and retrieves the CATIAArrWorkbench selection. Then it finds the interface CATIAArrBOMReport. It then generates the BOM report and saves the report. |
||||
![]() |
CATArrPipingBOMReport is launched after CATIA is up and the
reference document is opened. CATArrPipingBOMReport.CATScript is located in the runtime directory Operating System (say intel_a)\code\command |
||||
![]() |
CAAArrPipingBOMReport includes the following steps:
Prolog
Once the Product has been loaded, the macro is designed to read the relevant objects from the model. Declare the Macro Variables
Obtain the CATIAArrBOMReport Interface
EpilogThus we saw how to read a CATProduct document, retrieve the interface we are interested in and generate a report on these objects
|
||||
[Top] |
[Top]
Thus we saw how to read a Product document, retrieve the interface we are interested in and generate a report on these objects.
[Top]
[1] | Replaying a macro |
[Top] |
Copyright © 2000, Dassault Systèmes. All rights reserved.