Gets or sets Direction 2 using the selected curve, edge, sketch, or sketch entity for this local curve-driven pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D2Direction As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ILocalCurvePatternFeatureData
Dim value As System.Object
instance.D2Direction = value
value = instance.D2Direction |
C# | |
---|
System.object D2Direction {get; set;} |
C++/CLI | |
---|
property System.Object^ D2Direction {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Curve,
edge,
sketch, or sketch entity for Direction 2
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0