Gets whether the curve is trimmed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsTrimmedCurve() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICurve
Dim value As System.Boolean
value = instance.IsTrimmedCurve() |
C# | |
---|
System.bool IsTrimmedCurve() |
C++/CLI | |
---|
System.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