Gets or sets whether to fix the projected length for this jog feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FixProjectedLength As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IJogFeatureData
Dim value As System.Boolean
instance.FixProjectedLength = value
value = instance.FixProjectedLength |
C# | |
---|
System.bool FixProjectedLength {get; set;} |
C++/CLI | |
---|
property System.bool FixProjectedLength {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True fixes the projected length, false does not
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1