Gets or sets the
Reverse Face Normal option when creating a face fillet between surface bodies.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseFaceNormal( _
ByVal WhichFaceList As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleFilletFeatureData2
Dim WhichFaceList As Integer
Dim value As Boolean
instance.ReverseFaceNormal(WhichFaceList) = value
value = instance.ReverseFaceNormal(WhichFaceList)
|
Parameters
- WhichFaceList
- Face for Reverse Face Normal option as defined in swSimpleFilletWhichFaces_e
Return Value
True if the
Reverse Face Normal option is enabled, false if not
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0