For a list of all members of this type, see ILine members.
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Line. |
![]() | DeleteCustomData | Deletes the specified custom data from the Line. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Line. |
![]() | EvaluateAtDistance | Gets the point on the Line closest to the specified distance from the start point. Also gets the corresponding U parameter and two derivatives at that point. |
![]() | EvaluateAtParameter | Gets the point on the Line corresponding to the specified U parameter and gets the two derivatives at the point. Also gets the distance of the point from the start point. |
![]() | EvaluateAtPoint | Gets the corresponding U parameter, the distance from the start point, and the two derivatives at the specified point on the Line. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Line. |
![]() | GetClosestPointOn | Gets the point on the Line that is closest to the specified point. |
![]() | GetCustomData | Gets the specified custom data for the Line. |
![]() | GetEndParams | Gets the start and end parameters of the Line. |
![]() | GetExtensionDictionary | Gets the dictionary for the Line. |
![]() | GetFirstPoint | Gets the point that starts the Line. |
![]() | GetHyperLink | Gets the hyperlink attached to the Line. |
![]() | GetLength | Gets the length of the Line. |
![]() | GetNormal | Gets the vector normal to this Line. |
![]() | GetSecondPoint | Gets the point that ends the Line. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Line, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Line to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the Line. |
![]() | SetFirstPoint | Sets the point that starts the Line. |
![]() | SetHyperLink | Attaches a hyperlink to the Line. |
![]() | SetNormal | Sets the vector normal to this Line. |
![]() | SetSecondPoint | Sets the point that ends the Line. |