Gets or sets the number of instances of the seed component in Direction 1 in this local curve-driven pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1InstanceCount As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILocalCurvePatternFeatureData
Dim value As System.Integer
instance.D1InstanceCount = value
value = instance.D1InstanceCount |
C# | |
---|
System.int D1InstanceCount {get; set;} |
C++/CLI | |
---|
property System.int D1InstanceCount {
System.int get();
void set ( & System.int value);
} |
Property Value
Number of instances of the seed component in Direction 1
Example
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0