Method ComputeRelationshipTargetPaths
ComputeRelationshipTargetPaths(SdfPath, SdfPathVector, bool, SdfSpecHandle, bool, SdfPathVector, SWIGTYPE_p_PcpErrorVector)
Declaration
public void ComputeRelationshipTargetPaths(SdfPath relationshipPath, SdfPathVector paths, bool localOnly, SdfSpecHandle stopProperty, bool includeStopProperty, SdfPathVector deletedPaths, SWIGTYPE_p_PcpErrorVector allErrors)
Parameters
Type | Name | Description |
---|---|---|
SdfPath | relationshipPath | |
SdfPathVector | paths | |
bool | localOnly | |
SdfSpecHandle | stopProperty | |
bool | includeStopProperty | |
SdfPathVector | deletedPaths | |
SWIGTYPE_p_PcpErrorVector | allErrors |