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