XSI_ClipToParent

Stores the options that allow you to link a clip to its parent’s time information. When a clip is linked to its parent’s time, it changes accordingly when the parent’s timing changes.

This template is nested inside the XSI_TimeControl template.

 

This template corresponds to the CSLXSIClipToParent class.

Introduced

6.0 (Crosswalk v3.1)

Template

XSI_ClipToParent { 
   <ParentStart>, 
   <ParentEnd>, 
}

Members

Member name

Description

ParentStart

True to link the clip or compound clip to its parent’s start frame.

Possible value:

0 = false

1 = true

ParentEnd

True to link the clip or compound clip to its parent’s end frame

Possible value:

0 = false

1 = true

Example

See the example for the XSI_TimeControl template.



Autodesk Softimage v7.5