2024 Method
Changes 0
M

ElevationMarker.GetViewId

Description:
Returns the ViewSection id for the index of the ElevationMarker.
public ElementId GetViewId(
	int index
)
  • Int32
    index
    The 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.