Gets or sets the number of instances per loop or side of the pattern layout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NoOfInstances As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFillPatternFeatureData
Dim value As System.Integer
instance.NoOfInstances = value
value = instance.NoOfInstances |
C# | |
---|
System.int NoOfInstances {get; set;} |
C++/CLI | |
---|
property System.int NoOfInstances {
System.int get();
void set ( & System.int value);
} |
Property Value
Number of instances per loop or side of the pattern layout
Example
Remarks
See Also
Availability
SolidWorks 2014 FCS, Revision Number 22.0