ifc2x3.ifcboundingbox Class Reference

Public Member Functions

def corner ()
 
def dim ()
 
def xdim ()
 
def ydim ()
 
def zdim ()
 
- Public Member Functions inherited from ifc2x3.ifcrepresentationitem
def layerassignments ()
 
def styledbyitem ()
 

Public Attributes

 corner
 
 xdim
 
 ydim
 
 zdim
 

Detailed Description

Entity ifcboundingbox definition.

:param corner
:type corner:ifccartesianpoint

:param xdim
:type xdim:ifcpositivelengthmeasure

:param ydim
:type ydim:ifcpositivelengthmeasure

:param zdim
:type zdim:ifcpositivelengthmeasure

:param dim
:type dim:ifcdimensioncount

Member Function Documentation

◆ corner()

def ifc2x3.ifcboundingbox.corner ( )

References ifc2x3.ifcboundingbox._corner, automotive_design.box_domain._corner, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.box_domain._corner, and ifc2x3.ifcboundingbox.corner.

◆ dim()

◆ xdim()

def ifc2x3.ifcboundingbox.xdim ( )

References ifc2x3.ifcrectangleprofiledef._xdim, ifc2x3.ifcboundingbox._xdim, and ifc2x3.ifcboundingbox.xdim.

◆ ydim()

def ifc2x3.ifcboundingbox.ydim ( )

References ifc2x3.ifctrapeziumprofiledef._ydim, ifc2x3.ifcrectangleprofiledef._ydim, ifc2x3.ifcboundingbox._ydim, and ifc2x3.ifcboundingbox.ydim.

◆ zdim()

def ifc2x3.ifcboundingbox.zdim ( )

References ifc2x3.ifcboundingbox._zdim, and ifc2x3.ifcboundingbox.zdim.

Member Data Documentation

◆ corner

ifc2x3.ifcboundingbox.corner

◆ xdim

ifc2x3.ifcboundingbox.xdim

◆ ydim

ifc2x3.ifcboundingbox.ydim

◆ zdim

ifc2x3.ifcboundingbox.zdim

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