Public Member Functions | |
| def | first_operand () |
| def | operator () |
| def | second_operand () |
Public Member Functions inherited from automotive_design.geometric_representation_item | |
| def | dim () |
| def | wr1 (self) |
Public Member Functions inherited from automotive_design.representation_item | |
| def | name () |
| def | wr1 (self) |
Public Attributes | |
| first_operand | |
| operator | |
| second_operand | |
Public Attributes inherited from automotive_design.representation_item | |
| name | |
Entity boolean_result definition.
:param operator
:type operator:boolean_operator
:param first_operand
:type first_operand:boolean_operand
:param second_operand
:type second_operand:boolean_operand | def automotive_design.boolean_result.first_operand | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._first_operand, automotive_design.boolean_result._first_operand, and automotive_design.boolean_operand.
| def automotive_design.boolean_result.operator | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._operator, automotive_design.boolean_result._operator, ifc2x3.ifcderivedprofiledef._operator, ifc2x3.ifcbooleanresult._operator, ifc4.ifcderivedprofiledef._operator, and ifc4.ifcbooleanresult._operator.
| def automotive_design.boolean_result.second_operand | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._second_operand, automotive_design.boolean_result._second_operand, and automotive_design.boolean_operand.
| automotive_design.boolean_result.first_operand |
| automotive_design.boolean_result.operator |
| automotive_design.boolean_result.second_operand |