Library | Module

Class pfcCreateNewSimpRepInstructions



Description

Subclass of pfcSimpRepInstructions; used to create a new representation.
Direct Parent Classes:
pfcSimpRepInstructions



Property Summary

stringNewSimpName
Name of the creating representation.



Method Summary

static pfcCreateNewSimpRepInstructionsCreate (string NewSimpName)
reates a new object used to create a new representation.



Property Detail


stringNewSimpName

Name of the creating representation.





Method Detail


static pfcCreateNewSimpRepInstructionsCreate (string NewSimpName)

reates a new object used to create a new representation.
Parameters:
NewSimpName
Name of the creating representation.
Returns:
The pfcCreateNewSimpRepInstructions object.