Method GetSegmentCurveType
GetSegmentCurveType(ElementItemId)
Gets the type of the curve attached to a segment.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 0, 0)]
CurveType GetSegmentCurveType(ElementItemId inSegmentId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementItemId | inSegmentId | Identifier of the segment to analyze. |
Returns
| Type | Description |
|---|---|
| CurveType | Type of the curve attached to the segment. |
Remarks
This method is available since v7.7.