CurveOverlapPoint Properties

CurveOverlapPoint Properties

The CurveOverlapPoint type exposes the following members.

Properties
 NameDescription
Public propertyFirstParameter The point's unnormalized parameter on the first curve.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyPoint The 3D coordinate of the point.
Public propertySecondParameter The point's unnormalized parameter on the second curve.
Public propertyType The type of overlap at the point.
Top
See Also