BoundarySegment
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the BoundarySegment | |
| Equals | None | (Inherited from Object .) | Object . |
| GetCurve() | Curve | Get a copy of the curve that is formed along this boundary. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| ElementId | ElementId | Retrieve the id of the element that produces this boundary segment. If the segment is created from an element in a link, this is the id of the RevitLinkInstance. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| LinkElementId | ElementId | Retrieve the element id of the element in a link instance that forms this boundary. |