Arrangement |
CATIArrBendableString, CATIAArrSystemLineProduct Interfaces Use Case |
![]() |
This example shows how to extract
Bendable Data from BendableString objects (Pipe with bends, Tube with
bends). Help is taken of a macro. This macro has a reference to
CATIArrBendableString, CATIAArrSystemLineProduct Interfaces (referred
to as ArrBendableString and as ArrSystemLineProduct in reference Visual
Basic document). This macro opens an existing Product document and retrieves the CATIAArrSystemLineProduct selection. Then it obtains the subproducts of this selection, which adhere to CATIAArrBendableString. It then gets the bending details of the ArrBendableString object. |
||||
![]() |
PslTubingExtract is launched after CATIA is up and the
reference document is opened. PslTubingExtract.CATScript is located in the runtime directory Operating System (say intel_a)\code\command |
||||
![]() |
CAAPslTubingExtract includes the following steps:
Prolog
Once the Product has been loaded, the macro is designed to read the relevant objects from the model. Obtain the ArrBendableString ObjectThe ArrSystemLineProduct object is a collection object that manages ArrBendableString object's.
Start to get the bending data information form ArrBendableString object
EpilogThus we saw how to read a CATProduct document, retrieve the objects we are interested in and get more information about the objects
|
[Top]
Thus we saw how to read a CATProduct document, retrieve the objects we are interested in and get more information about the objects
[Top]
[1] | Replaying a macro |
[Top] |
Copyright © 2000, Dassault Systèmes. All rights reserved.