Class Ifc4x3_rc1::IfcPresentationStyleAssignment

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcPresentationStyleAssignment : public IfcUtil::IfcBaseEntity

Definition from ISO/CD 10303-46:1992: The presentation style assignment is a set of styles which are assigned to styled items for the purpose of presenting these styled items.

NOTE Corresponding ISO 10303 name: presentation_style_assignment. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.

HISTORY New entity in Release IFC2x2.

Public Functions

IfcEntityList::ptr Styles() const

A set of presentation styles that are assigned to styled items.

void setStyles(IfcEntityList::ptr v)
const IfcParse::entity &declaration() const
IfcPresentationStyleAssignment(IfcEntityInstanceData *e)
IfcPresentationStyleAssignment(IfcEntityList::ptr v1_Styles)

Public Static Functions

const IfcParse::entity &Class()