ABQAnalyticalRigidSurface (Object)

Represents an Abaqus Analytical rigid surface (ABQAnalyticalRigidSurface) object.

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.
iPublication
The CATIA Publication specifying the region to which the rigid body constraint is applied.

Refer: CATIAPublication
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.
iSupport
The CATIAReference specifying the object that is being pointed to.

Refer: CATIAReference , CATIAProduct
Sub SetHandler( iProduct, iRef)
Set the handler for the Analytical rigid surface.
Parameters:
iProduct
The CATIAProduct specifying the positioning object.
iRef
The CATIAReference specifying the object that is being pointed to.
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.
iPublication
The CATIA Publication for handeler.

Refer: CATIAPublication