Class IfcRepresentationShapeItem¶
Defined in File IfcRepresentationShapeItem.h
Class Documentation¶
-
class
IfcGeom::IfcRepresentationShapeItem¶ Public Functions
-
IfcRepresentationShapeItem(int id, const gp_GTrsf &placement, const TopoDS_Shape &shape, const SurfaceStyle *style)¶
-
IfcRepresentationShapeItem(int id, const gp_GTrsf &placement, const TopoDS_Shape &shape)¶
-
IfcRepresentationShapeItem(int id, const TopoDS_Shape &shape, const SurfaceStyle *style)¶
-
IfcRepresentationShapeItem(int id, const TopoDS_Shape &shape)¶
-
void
append(const gp_GTrsf &trsf)¶
-
void
prepend(const gp_GTrsf &trsf)¶
-
const TopoDS_Shape &
Shape() const¶
-
const gp_GTrsf &
Placement() const¶
-
bool
hasStyle() const¶
-
const SurfaceStyle &
Style() const¶
-
void
setStyle(const SurfaceStyle *newStyle)¶
-
int
ItemId() const¶
-