Indexes   

ABQAnalyticalRigidSurface (Object)

Represents an Abaqus Analytical rigid surface (ABQAnalyticalRigidSurface) object.

Property Index

FlipSide
Sets or returns the flip state for the ARS.

Method Index

AddSupportFromPublication
Adds a support to the Analytical rigid surface.
AddSupportFromReference
Creates a new support for the Reference and adds it to the description of the Analysis Entity.
SetHandlerFromPublication
Sets the handler for the Analytical rigid surface.
SetHandler
Set the handler for the Analytical rigid surface.

Properties


o Property FlipSide() As
Sets or returns the flip state for the ARS.

Methods


o 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
o 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
o 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
o 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.

Copyright © 2006, Dassault Systèmes. All rights reserved.