Gets or sets the number of offset directions for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OffsetDirections As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As Integer
instance.OffsetDirections = value
value = instance.OffsetDirections
|
C# | |
---|
int OffsetDirections {get; set;} |
C++/CLI | |
---|
property int OffsetDirections {
int get();
void set (int value);
} |
Return Value
Number of offset directions
See Also
Availability
SolidWorks 2001 SP2, Revision Number 9.2