Gets or sets whether to reverse the direction of the seed instance cut.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SeedCutFlipShapeDirection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFillPatternFeatureData
Dim value As System.Boolean
instance.SeedCutFlipShapeDirection = value
value = instance.SeedCutFlipShapeDirection |
C# | |
---|
System.bool SeedCutFlipShapeDirection {get; set;} |
C++/CLI | |
---|
property System.bool SeedCutFlipShapeDirection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the direction of the seed instance cut, false to not
Example
Remarks
See Also
Availability
SolidWorks 2014 FCS, Revision Number 22.0