Home Search

DriveWorks Pro 21
SppGetSpecificationModelsByName

Send Feedback

SppGetSpecificationModelByName

Will return an Array containing Specification Models for a given Specification Name.

Syntax

SppGetSpecificationModelByName([Specification Name)]

Where:

Specification Name is the name of the Specification that you want to get the Models and information for.

Example

RuleResultMeaning
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.