Accesssession setValues(...)
This method modifies the Session object. Required argumentsNone. Optional arguments
Return valueNone. ExceptionsNone. enableCADConnection(...)
This method enables an associative import CAD connection for the specified CADName. Required arguments
Optional arguments
Return valueThe connection port number used for the CAD connection. ExceptionsNone. isCADConnectionEnabled()
This method checks the status of CAD Connection. ArgumentsNone. Return valueA Boolean value of True if the CAD connection enabled and False if the CAD connection disabled. ExceptionsNone. disableCADConnection(...)
This method disables an associative import CAD connection that was enabled. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. enableParameterUpdate(...)
This method enables an associative import CAD connection with parameters for the specified CADName. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. setCADPortNumber(...)
For the given CAD system, this method saves the port number in Abaqus/CAE. This port number is used to send the parameter information to the CAD system. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. updateCADParameters(...)
This method updates the parameters for the specified model using the specified parameter file. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. disableParameterUpdate(...)
This method disables an associative CAD connection using parameters. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. printToFile(...)
This method prints canvas objects to a file using the attributes stored in the PrintOptions object and the appropriate format options object. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. printToPrinter(...)
This method prints canvas objects to a Windows printer or to a PostScript printer. The attributes used for printing to a Windows printer are stored in the PrintOptions object and the PageSetupOptions object; the attributes used for printing to a PostScript printer are stored in the PrintOptions object and the PsOptions object. Required argumentsNone. Optional arguments
Return valueNone. Exceptions
saveOptions(...)
This method saves your customized display settings. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. writeVrmlFile(...)
This method exports the current viewport objects to a file. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. write3DXMLFile(...)
This method exports the current viewport objects to a file. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. writeOBJFile(...)
This method exports the current viewport objects to a file. Required arguments
Optional arguments
Return valueNone. ExceptionsNone. MembersThe Session object can have the following members:
|