Gets the value of the
Other Face option at the specified index.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetOtherFacesFlagAtIndex( _
ByVal Index As Short _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDraftFeatureData2
Dim Index As Short
Dim value As Boolean
value = instance.GetOtherFacesFlagAtIndex(Index)
|
C# | |
---|
bool GetOtherFacesFlagAtIndex(
short Index
) |
C++/CLI | |
---|
bool GetOtherFacesFlagAtIndex(
& short Index
) |
Parameters
- Index
- Number indicating a segment of the parting line
Return Value
True to specify a different draft direction for each segment of the parting line, false to not
Permissions
Permission | Description |
[New Item] | |
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0