<Code Lib>
2020 Method
Changes 0
M

RouteAnalysisSettings.SetIgnoredCategoryIds

Description:
Sets the ElementIds for Category elements which are ignored by route calculation.

public void SetIgnoredCategoryIds(
	ICollection<ElementId> categoryIds
)

Loading…