Gets the reference points for this dimension.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetReferencePoints( _
ByVal PointsCount As Integer _
) As MathPoint |
Visual Basic (Usage) | |
---|
Dim instance As IDimension
Dim PointsCount As Integer
Dim value As MathPoint
value = instance.IGetReferencePoints(PointsCount)
|
C++/CLI | |
---|
MathPoint^ IGetReferencePoints(
& int PointsCount
) |
Parameters
- PointsCount
- Number of reference points for this dimension
Return Value
-
in-process, unmanaged C++: Pointer to the
IMathPoint object
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0