Gets or sets whether to offset the gusset section plane on the opposite side of the specified
reference point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FlipOffset As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISMGussetFeatureData
Dim value As System.Boolean
instance.FlipOffset = value
value = instance.FlipOffset |
C# | |
---|
System.bool FlipOffset {get; set;} |
C++/CLI | |
---|
property System.bool FlipOffset {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to offset the gusset section plane on the opposite side of the reference point, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0