Method WriteToString
WriteToString(SdfLayer, SWIGTYPE_p_std__string, string)
Declaration
public virtual bool WriteToString(SdfLayer layer, SWIGTYPE_p_std__string str, string comment)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfLayer | layer | |
| SWIGTYPE_p_std__string | str | |
| string | comment |
Returns
| Type | Description |
|---|---|
| bool |
WriteToString(SdfLayer, SWIGTYPE_p_std__string)
Declaration
public virtual bool WriteToString(SdfLayer layer, SWIGTYPE_p_std__string str)
Parameters
| Type | Name | Description |
|---|---|---|
| SdfLayer | layer | |
| SWIGTYPE_p_std__string | str |
Returns
| Type | Description |
|---|---|
| bool |