Gets or sets the components in this local curve-driven pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PatternComponentArray As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ILocalCurvePatternFeatureData
Dim value As System.Object
instance.PatternComponentArray = value
value = instance.PatternComponentArray |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.ILocalCurvePatternFeatureData~PatternComponentArray.html# | |
---|
System.object PatternComponentArray {get; set;} |
C++/CLI | |
---|
property System.Object^ PatternComponentArray {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of
components in this local curve-driven pattern feature
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0