Gets the intersection point information generated by
IModelDoc2::IRayIntersections.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetRayIntersectionsPoints() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Double
value = instance.IGetRayIntersectionsPoints() |
C# | |
---|
System.double IGetRayIntersectionsPoints() |
C++/CLI | |
---|
System.double IGetRayIntersectionsPoints(); |
Return Value
- in-process, unmanaged C++: Pointer to an array containing the hit points (see Remarks)
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 2001Plus FCS, Revision Number 10.0