HermiteFace.Tangents Property
Tangents of the surface.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<XYZ> this[ int index ] { get; }
Parameters
index
Int32
Property Value
IList
<
XYZ
>
See Also
Reference
HermiteFace Class
Autodesk.Revit.DB Namespace