Gets or sets direction of the surface patch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseSurface As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFillSurfaceFeatureData
Dim value As System.Boolean
instance.ReverseSurface = value
value = instance.ReverseSurface |
C# | |
---|
System.bool ReverseSurface {get; set;} |
C++/CLI | |
---|
property System.bool ReverseSurface {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True reverses the direction of the surface patch, false does not
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0