Gets whether the direction of pull is reversed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PullDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPartingLineFeatureData
Dim value As Boolean
instance.PullDirection = value
value = instance.PullDirection
|
C# | |
---|
bool PullDirection {get; set;} |
C++/CLI | |
---|
property bool PullDirection {
bool get();
void set (bool value);
} |
Return Value
True if the direction of pull is reversed, false if not
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0