Share

PolymeshFacet.V1 Property

The first vertex of the facet


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

Syntax

C#

public int V1 { get; }

Property Value

Int32
An index of a vertex of a polymesh.

See Also

Reference

Was this information helpful?