StructuralConnectionHandler.GetInputPoint Method

Returns point with specified id. Returns null if specified point does not exist


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ConnectionInputPoint GetInputPoint(
	Guid id
)

Parameters

id  Guid
 

Return Value

ConnectionInputPoint

See Also

Reference

StructuralConnectionHandler Class
Autodesk.Revit.DB.Structure Namespace