All Frameworks  Object Hierarchy  This Framework  Indexes   

ABQFastenedPair (Object)

Represents an Abaqus Fastened Pair (ABQFastenedPair) object.

Property Index

AdjustSlaveNode
Sets or returns the adjust slave node flag.
ConnectionProperty
This property has been deprecated.
FormulationOption
Sets or returns the formulation option.
IncludeShellThickness
Sets or returns the include shell element thickness flag.
InvertMasterSurface
Sets or returns the invert master surface flag.
InvertSlaveSurface
Sets or returns the invert slave surface flag.
PositionToleranceVal
Sets or returns the position tolerance value.
PositionTolerance
Sets or returns the position tolerance.
SwapMasterSlave
Sets or returns the swap master/slave surface flag.

Method Index

AddSupportFromAnalysisEntity
Creates a new support and adds it to the description of the Analysis Entity.
AddSupportFromConstraint
Creates a new support and adds it to the description of the Analysis Entity.

Properties


o Property AdjustSlaveNode() As
Sets or returns the adjust slave node flag.
o Property ConnectionProperty() As
This property has been deprecated. Use the AddSupportFromAnalysisEntity instead.
o Property FormulationOption() As
Sets or returns the formulation option.
Returns:
The formulation option.

Legal values:
SOLVERDEFAULT
SURFACETOSURFACE
NODETOSURFACE
o Property IncludeShellThickness() As
Sets or returns the include shell element thickness flag.
o Property InvertMasterSurface() As
Sets or returns the invert master surface flag.
o Property InvertSlaveSurface() As
Sets or returns the invert slave surface flag.
o Property PositionToleranceVal() As
Sets or returns the position tolerance value.
o Property PositionTolerance() As
Sets or returns the position tolerance.
Returns:
The position tolerance

Legal values:
COMPUTED
SPECIFIED
o Property SwapMasterSlave() As
Sets or returns the swap master/slave surface flag.

Methods


o Sub AddSupportFromAnalysisEntity( iProduct,
iEntity)
Creates a new support and adds it to the description of the Analysis Entity.
Parameters:
iProduct
The CATIA Product specifying the object to which the contact is applied.
iEntity
The CATIA Analysis Entity specifying the region to which the contact is applied.
o Sub AddSupportFromConstraint( iProduct,
iConstraint)
Creates a new support and adds it to the description of the Analysis Entity.
Parameters:
iProduct
The CATIA Product specifying the object to which the contact is applied.
iConstraint
The CATIA Constraint specifying the region to which the contact is applied.

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