IGetTrimCurve Method (IFace)
Obsolete. Superseded by IFace2::IGetTrimCurve.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetTrimCurve() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IFace
Dim value As System.Double
value = instance.IGetTrimCurve() |
C# | |
---|
System.double IGetTrimCurve() |
C++/CLI | |
---|
System.double IGetTrimCurve(); |
See Also