ConnectionInputPoint Constructor

Overload List
 NameDescription
Public methodConnectionInputPoint Construct a default input point.
Public methodConnectionInputPoint(XYZ) Construct an input point from 3d point. A new valid id will be auto-generated.
Public methodConnectionInputPoint(XYZ, Guid) Construct an input point from 3d point and id.
Top
See Also