Gets or sets whether to link to a K-Factor when adjusting the offset plane of this Normal Cut.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkToKFactor As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISMNormalCutFeatureData2
Dim value As System.Boolean
instance.LinkToKFactor = value
value = instance.LinkToKFactor |
C# | |
---|
System.bool LinkToKFactor {get; set;} |
C++/CLI | |
---|
property System.bool LinkToKFactor {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to link to a K-Factor, false to not
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0