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