Gets or sets the total number of instances in direction 2 in this linear pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D2TotalInstances As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILinearPatternFeatureData
Dim value As Integer
instance.D2TotalInstances = value
value = instance.D2TotalInstances
|
C# | |
---|
int D2TotalInstances {get; set;} |
C++/CLI | |
---|
property int D2TotalInstances {
int get();
void set (int value);
} |
Return Value
Total number of instances in direction 2
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0