The following tables list the members exposed by IInfiniteLine.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this InfiniteLine. |
![]() | Erased | Gets or sets whether to erase or restore the InfiniteLine. |
![]() | Handle | Gets the value of the handle for the InfiniteLine. |
![]() | Layer | Gets or sets the name of the Layer of the InfiniteLine. |
![]() | LineScale | Gets or sets the scale factor for the InfiniteLine's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the InfiniteLine. |
![]() | LineWeight | Gets or sets the LineWeight for the InfiniteLine. |
![]() | MathLine | Gets a mathematical line that is derived from this InfiniteLine or sets the first and second points of this InfiniteLine using the specified mathematical line. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this InfiniteLine. |
![]() | Transparency | Gets or sets the transparency object for this InfiniteLine. |
![]() | Visible | Gets or sets whether to show the InfiniteLine in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the InfiniteLine. |
![]() | DeleteCustomData | Deletes the specified custom data from the InfiniteLine. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the InfiniteLine. |
![]() | EvaluateAtParameter | Gets the point on the InfiniteLine 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 InfiniteLine. |
![]() | GetBoundingBox | Gets the bounding box enclosing the InfiniteLine. |
![]() | GetClosestPointOn | Gets the point on the InfiniteLine that is closest to the specified point. |
![]() | GetCustomData | Gets the specified custom data for the InfiniteLine. |
![]() | GetEndParams | Gets the start and end parameters of the InfiniteLine. |
![]() | GetExtensionDictionary | Gets the dictionary for the InfiniteLine. |
![]() | GetFirstPoint | Gets the central position of the InfiniteLine. |
![]() | GetHyperLink | Gets the hyperlink attached to the InfiniteLine. |
![]() | GetSecondPoint | Gets the through point that defines the InfiniteLine direction. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the InfiniteLine, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected InfiniteLine to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the InfiniteLine. |
![]() | SetFirstPoint | Sets the central position of the InfiniteLine. |
![]() | SetHyperLink | Attaches a hyperlink to the InfiniteLine. |
![]() | SetSecondPoint | Sets the through point that defines the InfiniteLine direction. |