Method | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
createPartAtomFile ( Application app, string rfaFilePath, string partAtomFilePath ) : void |
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
return | System.Result |
public createPartAtomFile ( Application app, string rfaFilePath, string partAtomFilePath ) : void | ||
app | Application | |
rfaFilePath | string | |
partAtomFilePath | string | |
return | void |