Gets or sets whether to use the position offset of the edge flange.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UsePositionOffset As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IEdgeFlangeFeatureData
Dim value As Boolean
instance.UsePositionOffset = value
value = instance.UsePositionOffset
|
C# | |
---|
bool UsePositionOffset {get; set;} |
C++/CLI | |
---|
property bool UsePositionOffset {
bool get();
void set (bool value);
} |
Return Value
True uses the position offset, false does not
See Also
Availability
SolidWorks 2001 SP2, Revision Number 9.2