Curve |
The CurveOverlapPoint type exposes the following members.
Name | Description | |
---|---|---|
![]() | FirstParameter | The point's unnormalized parameter on the first curve. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | Point | The 3D coordinate of the point. |
![]() | SecondParameter | The point's unnormalized parameter on the second curve. |
![]() | Type | The type of overlap at the point. |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the CurveOverlapPoint |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |