Index Point Constructor Constructs the point primitive. Namespace: Autodesk.Revit.DB.DirectContext3D Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IndexPoint( int index ) Public Sub New ( index As Integer ) public: IndexPoint( int index ) new : index : int -> IndexPoint Parameters index Int32 The index of the point's vertex. See Also Reference IndexPoint Class Autodesk.Revit.DB.DirectContext3D Namespace
Index Point Constructor Constructs the point primitive. Namespace: Autodesk.Revit.DB.DirectContext3D Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IndexPoint( int index ) Public Sub New ( index As Integer ) public: IndexPoint( int index ) new : index : int -> IndexPoint Parameters index Int32 The index of the point's vertex. See Also Reference IndexPoint Class Autodesk.Revit.DB.DirectContext3D Namespace