Gets whether the curve is trimmed.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function IsTrimmedCurve() As Boolean | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As ICurve
Dim value As Boolean
 
value = instance.IsTrimmedCurve()
 | 
| C++/CLI |  | 
|---|
| bool IsTrimmedCurve();  | 
Return Value
True if this curve is a trimmed curve, false if other curve type
Example
             
            
            See Also
 
            Availability
SolidWorks 2003 FCS, Revision Number 11.0