Home
last modified time | relevance | path

Searched refs:PrimPropertyType (Results 1 – 1 of 1) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/sdf/testenv/
H A DtestSdfPath2.py32 PrimPropertyType = 16 variable
66 if (pathFlags & PrimPropertyType) != 0:
67 assert path.IsPrimPropertyPath() == ((pathFlags & PrimPropertyType) != 0)
115 …_CheckPath(path, path2, parentPath, pathStr, pathElems, PropertyType | PrimPropertyType, name, Sdf…
118 …_CheckPath(path, path2, parentPath, pathStr, pathElems, PropertyType | PrimPropertyType | Namespac…