Solid Edge Part Type Library
GetFromFaceOffsetData 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
Returns from face data.
Syntax
Visual Basic
Public Sub GetFromFaceOffsetData( _
   ByRef FromFaceOrPlane As Object, _
   ByRef FromFaceOffsetSide As OffsetSideConstants, _
   ByRef 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

ExtrudedSurface Object  | ExtrudedSurface Members

Send comments on this topic.