Will return an Array containing Specification Models for a given Specification Name.
SppGetSpecificationModelByName([Specification Name)]
Where:
Specification Name is the name of the Specification that you want to get the Models and information for.
Rule | Result | Meaning |
---|---|---|
SppGetSpecificationModelsByName("Bracket 0431") | {"Name","Path","Type","Generating","Generated","Failed Count","Date Created";"Bracket 431","C:\MyDocuments\Projects\Specifications\Fixings 0431\Bracket 431.SLDPRT","Part",FALSE,TRUE,0,"08/20/2018 15:46:52"} | This is the returned Array containing all the Specification Models in the named Specification. |