IfcProduct
- class compas_ifc.entities.extensions.IfcProduct
Bases:
objectExtension class for
IfcProduct.- Attributes:
- style
IfcStyle The style of the product.
- geometry
compas_ifc.brep.TessellatedBrep The geometry of the product. (OCCBrep is using COMPAS OCC)
- frame
compas.geometry.Frame The frame of the product.
- style
Inherited Methods
__init__