Solid Edge Part Type Library
GetToFaceOffsetData 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
Returns to face data.
Syntax
Visual Basic
Public Sub GetToFaceOffsetData( _
   ByRef ToFaceOrPlane As Object, _
   ByRef ToFaceOffsetSide As OffsetSideConstants, _
   ByRef 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

ExtrudedSurface Object  | ExtrudedSurface Members

Send comments on this topic.