Method GetToolsWithCustomFlag
GetToolsWithCustomFlag(string)
Gets tools which has custom flag with the specified name.
public virtual IReadOnlyList<ObjectUniqueId> GetToolsWithCustomFlag(string name)
Parameters
name
stringName of the custom flag.