Gocator API
◆
GoPartModel_EdgeAt()
GoPartModelEdge
GoPartModel_EdgeAt
(
GoPartModel
model
,
kSize
index
)
Returns the edge for the given index.
Note
Supported with G2, G3
Version
Introduced in firmware 4.2.4.7
Parameters
model
GoPartModel
object.
index
The index of the part model edge list to access.
Returns
The edge at the given index.
GoPartModel