Share

PolymeshFacet.V3 Property

The third vertex of the facet


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

Syntax

C#

public int V3 { get; }

Property Value

Int32
An index of a vertex of a polymesh.

See Also

Reference

Was this information helpful?