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