Gets or sets the curve method for this curve-driven pattern feature in Direction 1.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1CurveMethod As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICurveDrivenPatternFeatureData
Dim value As System.Integer
instance.D1CurveMethod = value
value = instance.D1CurveMethod |
C# | |
---|
System.int D1CurveMethod {get; set;} |
C++/CLI | |
---|
property System.int D1CurveMethod {
System.int get();
void set ( & System.int value);
} |
Property Value
Curve method as defined in
swCurveDrivenPatternCurveMethod_e
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0