Solid Edge Part Type Library
AddByFill Method
Description
Syntax
Visual Basic
Public Function AddByFill( _
   ByVal NumberOfFeatures As Long, _
   ByVal FeatureArray() As Object, _
   ByVal NumberOfRegionProfiles As Long, _
   ByVal RegionProfileArray() As Object, _
   ByVal FillPatternMethod 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 _
) As Pattern
Parameters
NumberOfFeatures
FeatureArray
NumberOfRegionProfiles
RegionProfileArray
FillPatternMethod
ValueDescription
seRadialInstanceCountFillMethod
seRadialTargetSpacingFillMethod
seRectangularFillMethod
seStaggerComplexLinearOffsetFillMethod
seStaggerLinearOffsetFillMethod
seStaggerPolarFillMethod
XDirectionSpacing
YDirectionSpacingOrAngle
StaggerComplexLinearOffset
OrientVectorAngle
CenterOrientOn
CenterOrientAngle
RegionOffset
See Also

Patterns Collection  | Patterns Members  | Solid Edge ST3 - What's New