Gets or sets the type of guide curve influence for this loft feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GuideCurveInfluence As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILoftFeatureData
Dim value As Integer
instance.GuideCurveInfluence = value
value = instance.GuideCurveInfluence
|
C# | |
---|
int GuideCurveInfluence {get; set;} |
C++/CLI | |
---|
property int GuideCurveInfluence {
int get();
void set (int value);
} |
Return Value
Type of guide curve influence as defined in
swGuidecurveInfluence_e
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0