Properties
- Property FlipSide() As
- Sets or returns the flip state for the ARS.
Methods
- Sub AddSupportFromPublication( iProduct, iPublication)
-
Adds a support to the Analytical rigid surface. If the support already exists, it is removed.
- Parameters:
-
- iProduct
- The CATIA Product specifying the object to which the rigid body constraint is applied.
dd> - iPublication
- The CATIA Publication specifying the region to which the rigid body constraint is applied.
Refer: CATIAPublication dd>
- Sub AddSupportFromReference( iProduct, iRef)
-
Creates a new support for the Reference and adds it to the description of the
Analysis Entity.
- Parameters:
-
- iProduct
- The CATIA Product specifying the positioning object.
dd> - iSupport
- The CATIAReference specifying the object that is being pointed to.
Refer: CATIAReference , CATIAProduct dd>
- Sub SetHandler( iProduct, iRef)
-
Set the handler for the Analytical rigid surface.
- Parameters:
-
- iProduct
- The CATIAProduct specifying the positioning object.
dd> - iRef
- The CATIAReference specifying the object that is being pointed to. dd>
- Sub SetHandlerFromPublication( iProduct, iPublication)
-
Sets the handler for the Analytical rigid surface. Any previously set
handler will be replaced with the new value.
- Parameters:
-
- iProduct
- The CATIA Product for handeler.
dd> - iPublication
- The CATIA Publication for handeler.
Refer: CATIAPublication dd>