Class TIfcTypeProduct

Unit

Declaration

type TIfcTypeProduct = class(TIfcTypeObject)

Description

Type definition of a product without being already inserted into a project structure (without having a placement).

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;

Properties

Published property RepresentationMaps: TIfcRepresentationMapList read FRepresentationMaps;
Published property Tag: TIfcLabel read FTag write FTag;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

FReferencedBy: TIfcRelAssignsToProductList;

Public destructor Destroy; override;

This item has no description.

Properties

Published property RepresentationMaps: TIfcRepresentationMapList read FRepresentationMaps;

List of unique representation maps. Each representation map describes a block definition of the shape of the product style. By providing more than one representation map, a multi-view block definition can be given.

Published property Tag: TIfcLabel read FTag write FTag;

The tag (or label) identifier at the particular type of a product, e.g. the article number (like the EAN). It is the identifier at the specific level.


Generated by PasDoc 0.16.0-snapshot.