Gets or sets whether to flip this dowel symbol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Flipped As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDowelSymbol
Dim value As System.Boolean
instance.Flipped = value
value = instance.Flipped |
C# | |
---|
System.bool Flipped {get; set;} |
C++/CLI | |
---|
property System.bool Flipped {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the dowel is flipped, false if it is not
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0