Solid Edge Part Type Library
SetFillPatternData Method
Description
Syntax
Visual Basic
Public Sub SetFillPatternData( _
   ByVal PatternMethod As FillPatternMethodConstants, _
   ByVal XDirectionSpacing As Double, _
   ByVal YDirectionSpacingOrAngle As Double, _
   ByVal StaggerComplexLinearOffset As Double, _
   ByVal OrientVectorAngle As Double, _
   ByVal CenterOrientOn As Boolean, _
   ByVal CenterOrientAngle As Double, _
   ByVal RegionOffset As Double _
) 
Parameters
PatternMethod
ValueDescription
seRadialInstanceCountFillMethod
seRadialTargetSpacingFillMethod
seRectangularFillMethod
seStaggerComplexLinearOffsetFillMethod
seStaggerLinearOffsetFillMethod
seStaggerPolarFillMethod
XDirectionSpacing
YDirectionSpacingOrAngle
StaggerComplexLinearOffset
OrientVectorAngle
CenterOrientOn
CenterOrientAngle
RegionOffset
See Also

Pattern Object  | Pattern Members  | Solid Edge ST3 - What's New