The third vertex of the facet
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic ReadOnly Property V3 As Integer
Get
public:
property int V3 {
int get ();
}
Property Value
Int32
An index of a vertex of a polymesh.
See Also