Click or drag to resize

SegmRecipeGetReferenceObjectPoints Method

Returns reference object points as SINGLEPOINT array, Nothing otherwise

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetReferenceObjectPoints ( 
	iClass As Integer
) As ArrayList

Parameters

iClass
Type: SystemInt32

Return Value

Type: ArrayList
Remarks
The function is used in Trace 3D
See Also