Class SdfRelationshipSpecHandle
Inheritance
SdfRelationshipSpecHandle
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class SdfRelationshipSpecHandle : IDisposable
Constructors
Fields
Methods
Name |
Description |
CanSetName(string, out string)
|
|
ClearDefaultValue()
|
|
ClearField(TfToken)
|
|
ClearInfo(TfToken)
|
|
ClearTargetPathList()
|
|
Dispose()
|
|
Dispose(bool)
|
|
~SdfRelationshipSpecHandle()
|
|
GetAssetInfo()
|
|
GetComment()
|
|
GetCustomData()
|
|
GetDisplayGroup()
|
|
GetDisplayName()
|
|
GetDocumentation()
|
|
GetFallbackForInfo(TfToken)
|
|
GetField(TfToken)
|
|
GetHidden()
|
|
GetInfo(TfToken)
|
|
GetLayer()
|
|
GetMetaDataDisplayGroup(TfToken)
|
|
GetMetaDataInfoKeys()
|
|
GetName()
|
|
GetNameToken()
|
|
GetNoLoadHint()
|
|
GetOwner()
|
|
GetPath()
|
|
GetPermission()
|
|
GetPrefix()
|
|
GetSchema()
|
|
GetSpecType()
|
|
GetSuffix()
|
|
GetSymmetricPeer()
|
|
GetSymmetryArguments()
|
|
GetSymmetryFunction()
|
|
GetTargetPathList()
|
|
GetTimeSampleMap()
|
|
GetTypeForInfo(TfToken)
|
|
GetTypeName()
|
|
GetValueType()
|
|
GetVariability()
|
|
HasDefaultValue()
|
|
HasField(TfToken)
|
|
HasInfo(TfToken)
|
|
HasOnlyRequiredFields()
|
|
HasTargetPathList()
|
|
IsCustom()
|
|
IsDormant()
|
|
IsInert()
|
|
IsInert(bool)
|
|
IsValidName(string)
|
|
ListFields()
|
|
ListInfoKeys()
|
|
New(SdfPrimSpecHandle, string)
|
|
New(SdfPrimSpecHandle, string, bool)
|
|
New(SdfPrimSpecHandle, string, bool, SdfVariability)
|
|
PermissionToEdit()
|
|
RemoveTargetPath(SdfPath)
|
|
RemoveTargetPath(SdfPath, bool)
|
|
ReplaceTargetPath(SdfPath, SdfPath)
|
|
SetAssetInfo(string, VtValue)
|
|
SetComment(string)
|
|
SetCustom(bool)
|
|
SetCustomData(string, VtValue)
|
|
SetDisplayGroup(string)
|
|
SetDisplayName(string)
|
|
SetDocumentation(string)
|
|
SetField(TfToken, VtValue)
|
|
SetHidden(bool)
|
|
SetInfo(TfToken, VtValue)
|
|
SetInfoDictionaryValue(TfToken, TfToken, VtValue)
|
|
SetName(string)
|
|
SetName(string, bool)
|
|
SetNoLoadHint(bool)
|
|
SetPermission(SdfPermission)
|
|
SetPrefix(string)
|
|
SetSuffix(string)
|
|
SetSymmetricPeer(string)
|
|
SetSymmetryArgument(string, VtValue)
|
|
SetSymmetryFunction(TfToken)
|
|
__deref__()
|
|
getCPtr(SdfRelationshipSpecHandle)
|
|
swigRelease(SdfRelationshipSpecHandle)
|
|