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