Gets or sets the type of curve influence for Direction 2 for this boundary feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D2CurveInfluence As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBoundaryBossFeatureData
Dim value As System.Integer
instance.D2CurveInfluence = value
value = instance.D2CurveInfluence |
C# | |
---|
System.int D2CurveInfluence {get; set;} |
C++/CLI | |
---|
property System.int D2CurveInfluence {
System.int get();
void set ( & System.int value);
} |
Property Value
Type of curve influence for Direction 2 as defined in
swBoundaryBossCurveInfluenceType_e
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0