This is an old revision of the document!
Table of Contents
SetProperty
Summary
Set a property to a specific value. The specified property can be any property on an asset in the 3D world.
Parameters
Target
Type: Path Default: None
Specifies the name or ARDI ID of the asset you would like to view. If using an asset ID, begin the target with the '#' character.
Amount
Type: Float Default: None
Sets the Target property to the specified amount.
Examples
<setproperty target="/Roof Support #%INDEX%/Relay Bar.AFC Extension" amount="0" />
Test