Accessimport assembly mdb.models[name].rootAssembly.connectorOrientations[i] import odbAccess session.odbs[name].rootAssembly.connectorOrientations[i] ConnectorOrientation(...)
This method creates a ConnectorOrientation object. Pathmdb.models[name].rootAssembly.ConnectorOrientation session.odbs[name].rootAssembly.ConnectorOrientation Required arguments
Optional arguments
Return valueA ConnectorOrientation object. ExceptionsNone. setValues(...)
This method modifies the ConnectorOrientation object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the ConnectorOrientation method. Return valueNone. ExceptionsNone. MembersThe ConnectorOrientation object has members with the same names and descriptions as the arguments to the ConnectorOrientation method. |