February 9, 2016February 9, 2016 lukesjohnson NavisPropertyList.GetPropertiesList Using an OpenNavisFile object, and a given NavisAttribute, this node will return the Properties of that Attribute. Note how the List.FirstItem is used to prune the attribute list below.
February 9, 2016February 9, 2016 lukesjohnson NavisAttributes.GetNavisAttributesFromNodesList This takes a Node object, and then lists Attributes that are related to it.
February 9, 2016 lukesjohnson GetData.GetObjectValues Using a known ‘ObjectName’ string and a NavisObject, this node outputs the value of that Navisworks Object Name.
February 9, 2016February 9, 2016 lukesjohnson GetData.GetObjectNames This takes a NavisObject (such as a ‘Node’ in DynaWorks), and lists the Object Names associated with that item.
February 9, 2016 lukesjohnson NavisNodes.GetFilesInProject This takes a ‘OpenNavisFile’ object, and then lists the files that are Appended to it.