Solid Edge Part Type Library
SetToFaceOffsetData Method
Specifies the to face or reference plane.
Member of the OffsetSideConstants constant set that specifies the to face offset side.
Specifies the to face offset distance.
Description
Sets to face data.
Syntax
Visual Basic
Public Sub SetToFaceOffsetData( _
   ByVal ToFaceOrPlane As Object, _
   ByVal ToFaceOffsetSide As OffsetSideConstants, _
   ByVal ToFaceOffsetDistance As Double _
) 
Parameters
ToFaceOrPlane
Specifies the to face or reference plane.
ToFaceOffsetSide
ValueDescription
seOffsetLeft
seOffsetNone
seOffsetRight
Member of the OffsetSideConstants constant set that specifies the to face offset side.
ToFaceOffsetDistance
Specifies the to face offset distance.
See Also

ExtrudedCutout Object  | ExtrudedCutout Members

Send comments on this topic.