Arrangement |
Creating an ArrangementItemReservation Object |
![]() |
This macro shows you how to create an ArrangementItemReservation object in a product document. This macro opens a new Product document and retrieves the ArrangementItemReservations collection from the Root Product via the ArrangementProduct object. It then adds an ArrangementItemReservation object. The visualization mode of the newly created ArrangementItemReservation object is then changed to "Flat" mode.
|
|||||
![]() |
CAAArrCreateItemReservation is launched in CATIA [1]. No open document is needed. CAAArrCreateItemReservation.CATScript is located in the CAAScdArrUseCases module. Execute macro (Wndows only).
|
|||||
![]() |
CAAArrCreateItemReservation includes the following steps:
Prolog
Once the new product document has been created, fetch the ArrangementProduct and the associated movable object from the Root product of the new product document. Obtaining the ArrangementProduct Object and the Associated Movable Object from the Root Product
The ArrangementItemReservations object is a collection object that manages ArrangementItemReservation object's under a given ArrangementProduct. The movable object serves as the relative axis for the new ArrangementItemReservation object to be created. Creating the ArrangementItemReservation Object under the ArrangementItemReservations Collection Object
The newly created ArrangementItemReservation object is displayed by default in the "Solid" mode as a box. Modifying the Visualization Mode of the New ArrangementItemReservation Object
Epilog
|
[Top]
This use case has shown how to create an ArrangementItemReservation object within a product document.
[Top]
[1] | Replaying a Macro |
[2] | ArrangementItemReservations, Product, ArrangementProduct, ArrangementItemReservation |
[Top] |
Copyright © 2000, Dassault Systèmes. All rights reserved.