Properties (SceneItem)
Description
Returns a PropertyCollection containing each Property object installed on the object. For example, if you have a material installed on the node and the branch, and the X3DObject is also in a Group that has a material, then only the group material will appear in this collection.
C# Syntax
// get accessor PropertyCollection rtn = SceneItem.Properties;
Examples
• See SceneItem.Properties.1.vbs
Autodesk Softimage 2011