2021 Members
Changes 4
M

LineSegment

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the LineSegment
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P EndParameter double Parameter associated with the end point.
P EndPoint XYZ End point of the line segment.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LineProperties LineProperties Access to the line (pen) properties of the line
P StartParameter double Parameter associated with the start point.
P StartPoint XYZ Start point of the line segment.