Polymesh Facet V2 Property The second vertex of the facet Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public int V2 { get; } Public ReadOnly Property V2 As Integer Get public: property int V2 { int get (); } member V2 : int with get Property Value Int32 An index of a vertex of a polymesh. See Also Reference PolymeshFacet Class Autodesk.Revit.DB Namespace
Polymesh Facet V2 Property The second vertex of the facet Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public int V2 { get; } Public ReadOnly Property V2 As Integer Get public: property int V2 { int get (); } member V2 : int with get Property Value Int32 An index of a vertex of a polymesh. See Also Reference PolymeshFacet Class Autodesk.Revit.DB Namespace