Gets whether this sweep feature is a thin feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsThinFeature() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISweepFeatureData
Dim value As Boolean
value = instance.IsThinFeature()
|
C++/CLI | |
---|
bool IsThinFeature(); |
Return Value
True if a thin feature, false if not
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0