Solid Edge Part Type Library
AddOffsetEx Method
Description
Creates an Offset relation between source and target faces and optionally updates the value.
Syntax
Visual Basic
Public Function AddOffsetEx( _
   ByVal SourceGeometry As Object, _
   ByVal TargetGeometry As Object, _
   ByVal SolveType As SolveTypeConstants, _
   Optional ByVal OffsetValue As Variant _
) As Constraint
Parameters
SourceGeometry
TargetGeometry
SolveType
ValueDescription
igAdvanced
igSimple
OffsetValue
See Also

Constraints Collection  | Constraints Members