<Code Lib>
2026 Overloads
Changes 1
O

ConnectionInputPoint (Overloads)

Overloads (3):

Name Return Type Description
C ConnectionInputPoint() None Construct a default input point.
C ConnectionInputPoint(XYZ) None Construct an input point from 3d point. A new valid id will be auto-generated.
C ConnectionInputPoint(XYZ, Guid) None Construct an input point from 3d point and id.