Sets the points that describe the x, y, and z locations of the repeating elements in the table-driven pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetPointArray( _
ByVal FeatCount As System.Integer, _
ByRef ArrayDataIn As System.Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As ITablePatternFeatureData
Dim FeatCount As System.Integer
Dim ArrayDataIn As System.Double
instance.ISetPointArray(FeatCount, ArrayDataIn) |
Parameters
- FeatCount
Number of seed features for the table-driven pattern feature
- ArrayDataIn
-
in-process, unmanaged C++: Pointer to an array of points that describe the x, y, and z locations of the repeating elements in the table-driven pattern
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0