Public Member Functions | |
| def | objectplacement () |
| def | placementforshaperepresentation (self) |
| def | referencedby () |
| def | representation () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcproduct definition. :param objectplacement :type objectplacement:ifcobjectplacement :param representation :type representation:ifcproductrepresentation :param referencedby :type referencedby:SET(0,None,'ifcrelassignstoproduct', scope = schema_scope)
Member Function Documentation
◆ objectplacement()
| def ifc4.ifcproduct.objectplacement | ( | ) |
References ifc2x3.ifcproduct._objectplacement, ifc4.ifcproduct._objectplacement, and ifc4.ifcproduct.objectplacement.
◆ placementforshaperepresentation()
| def ifc4.ifcproduct.placementforshaperepresentation | ( | self | ) |
References ifc2x3.ifcproduct.objectplacement, ifc4.ifcproduct.objectplacement, ifc2x3.ifcproduct.representation, ifc4.ifcproduct.representation, automotive_design.resource_property_representation.representation, automotive_design.dimensional_characteristic_representation.representation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dimensional_characteristic_representation.representation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property_representation.representation, and automotive_design.action_property_representation.representation.
◆ referencedby()
| def ifc4.ifcproduct.referencedby | ( | ) |
◆ representation()
| def ifc4.ifcproduct.representation | ( | ) |
References ifc2x3.ifcproduct._representation, ifc4.ifcproduct._representation, automotive_design.resource_property_representation._representation, automotive_design.dimensional_characteristic_representation._representation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.dimensional_characteristic_representation._representation, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.action_property_representation._representation, automotive_design.action_property_representation._representation, and ifc4.ifcproduct.representation.
Referenced by config_control_design.pcurve.wr1(), config_control_design.degenerate_pcurve.wr1(), automotive_design.motion_link_relationship.wr1(), automotive_design.pcurve.wr1(), automotive_design.degenerate_pcurve.wr1(), config_control_design.pcurve.wr2(), config_control_design.degenerate_pcurve.wr2(), automotive_design.pcurve.wr2(), and automotive_design.degenerate_pcurve.wr2().
Member Data Documentation
◆ objectplacement
| ifc4.ifcproduct.objectplacement |
Referenced by ifc4.ifcproduct.objectplacement(), and ifc4.ifcproduct.placementforshaperepresentation().
◆ representation
| ifc4.ifcproduct.representation |
Referenced by ifc4.ifcproduct.placementforshaperepresentation(), ifc4.ifcproduct.representation(), config_control_design.pcurve.wr1(), config_control_design.degenerate_pcurve.wr1(), automotive_design.motion_link_relationship.wr1(), automotive_design.pcurve.wr1(), automotive_design.degenerate_pcurve.wr1(), config_control_design.pcurve.wr2(), config_control_design.degenerate_pcurve.wr2(), automotive_design.pcurve.wr2(), and automotive_design.degenerate_pcurve.wr2().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17