Gets or sets the tangent vector at the start of the curve. The invalid or zero vector is ignored when setting the tangent.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ StartTangent { get; set; }Property Value
XYZ
Exceptions
See Also
Reference