Solid Edge Part Type Library
Add Method
Specifies the distance the surface is to be offset.
Specifies whether the offset is measured from the top face (value of 1) or the bottom face (value of 0) of the part.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal dOffsetValue As Double, _
   ByVal RefLayer As Long _
) As MidSurface
Parameters
dOffsetValue
Specifies the distance the surface is to be offset.
RefLayer
Specifies whether the offset is measured from the top face (value of 1) or the bottom face (value of 0) of the part.
See Also

MidSurfaces Collection  | MidSurfaces Members