Properties
- Property AdjustSlaveNode() As
- Sets or returns the adjust slave node flag.
- Property ConnectionProperty() As
- This property has been deprecated. Use the AddSupportFromAnalysisEntity instead.
- Property FormulationOption() As
-
Sets or returns the formulation option.
- Returns:
- The formulation option.
Legal values:- SOLVERDEFAULT
- SURFACETOSURFACE
- NODETOSURFACE
- Property IncludeShellThickness() As
- Sets or returns the include shell element thickness flag.
- Property InvertMasterSurface() As
- Sets or returns the invert master surface flag.
- Property InvertSlaveSurface() As
- Sets or returns the invert slave surface flag.
- Property PositionTolerance() As
-
Sets or returns the position tolerance.
- Returns:
- The position tolerance
Legal values:- COMPUTED
- SPECIFIED
- Property PositionToleranceVal() As
- Sets or returns the position tolerance value.
- Property SwapMasterSlave() As
- Sets or returns the swap master/slave surface flag.
Methods
- 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.
dd> - iEntity
- The CATIA Analysis Entity specifying the region to which the contact is applied.
dd>
- 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.
dd> - iConstraint
- The CATIA Constraint specifying the region to which the contact is applied.
dd>