Gets the sketch point for the minor point of the ellipse.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetMinorPoint2() As SketchPoint |
Visual Basic (Usage) | |
---|
Dim instance As ISketchEllipse
Dim value As SketchPoint
value = instance.IGetMinorPoint2() |
C# | |
---|
SketchPoint IGetMinorPoint2() |
C++/CLI | |
---|
SketchPoint^ IGetMinorPoint2(); |
Return Value
Minor
sketch point or null if the operation fails
See Also
Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0