Gets and sets the direction of this shell feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Direction As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IShellFeatureData
Dim value As Integer
instance.Direction = value
value = instance.Direction
|
C# | |
---|
int Direction {get; set;} |
C++/CLI | |
---|
property int Direction {
int get();
void set (int value);
} |
Return Value
0 for inward shell, 1 for outward shell
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0