StructuralConnectionHandler.GetInputPoints Method

Returns a list of additional points defining certain connections.


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

Syntax

C#

public IList<ConnectionInputPoint> GetInputPoints()

Return Value

IList<ConnectionInputPoint>

See Also

Reference

StructuralConnectionHandler Class
Autodesk.Revit.DB.Structure Namespace