getLinearElementId MethodStatic
Query for the Id of the Linear-Element along which the specified LinearlyLocated Element is located.
getLinearElementId(iModel: IModelDb, linearlyLocatedElementId: Id64String): Id64String | undefined
Parameter | Type | Description |
---|---|---|
iModel | IModelDb | The iModel to query from. |
linearlyLocatedElementId | Id64String | The id of the LinearlyLocated Element to query a Linear-Element for. |
Returns - Returns the Id of the Linear-Element or undefined is none is assigned.
Defined in
Last Updated: 08 January, 2020