| Solid Edge Part Type Library > Patterns Collection : AddByFill Method |
| 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 |
| Value | Description |
|---|---|
| seRadialInstanceCountFillMethod | |
| seRadialTargetSpacingFillMethod | |
| seRectangularFillMethod | |
| seStaggerComplexLinearOffsetFillMethod | |
| seStaggerLinearOffsetFillMethod | |
| seStaggerPolarFillMethod |