ElevationMarker.GetViewId
Description:
Returns the ViewSection id for the index of the ElevationMarker.
Returns the ViewSection id for the index of the ElevationMarker.
public ElementId GetViewId(
int index
)
-
Int32indexThe index of the ElevationMarker for which a ViewSection id will be returned.
Return Value
ElementId
ViewSection id of the view at the ElevationMarker index, invalid element id otherwise.
-
The index index is out of range for this ElevationMarker.