<Code Lib>
2022 Constructor
Changes 1
C

ConnectionInputPoint

Overloads (3):

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

Loading…