automotive_design.boolean_result Class Reference

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 ()
 

Public Attributes

 first_operand
 
 operator
 
 second_operand
 
- Public Attributes inherited from automotive_design.representation_item
 name
 

Detailed Description

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

Member Function Documentation

◆ first_operand()

def automotive_design.boolean_result.first_operand ( )

References automotive_design.boolean_result._first_operand, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._first_operand, automotive_design.boolean_operand, and automotive_design.boolean_result.first_operand.

◆ operator()

def automotive_design.boolean_result.operator ( )

References automotive_design.boolean_result._operator, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._operator, and automotive_design.boolean_result.operator.

◆ second_operand()

def automotive_design.boolean_result.second_operand ( )

References automotive_design.boolean_result._second_operand, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.boolean_result._second_operand, automotive_design.boolean_operand, and automotive_design.boolean_result.second_operand.

Member Data Documentation

◆ first_operand

automotive_design.boolean_result.first_operand

◆ operator

automotive_design.boolean_result.operator

◆ second_operand

automotive_design.boolean_result.second_operand

The documentation for this class was generated from the following file:
  • src/Mod/Import/App/automotive_design.py