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

ExtrudedCutout Object  | ExtrudedCutout Members