2027 Constructor
Changes 1
C

ConnectionInputPoint

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