Share

RuledFace.Point Property

Profile points of the surface.


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

Syntax

C#

public XYZ this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

XYZ

See Also

Reference

Was this information helpful?