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
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRoot
- TIfcDefinitionSelect
- TIfcObjectDefinition
- TIfcTypeObject
- TIfcTypeProduct
Overview
Methods
constructor Create(AOwner: TComponent); override; |
|
destructor Destroy; override; |
Properties
property RepresentationMaps: TIfcRepresentationMapList read FRepresentationMaps; |
|
property Tag: TIfcLabel read FTag write FTag; |
Description
Methods
constructor Create(AOwner: TComponent); override; |
|
FReferencedBy: TIfcRelAssignsToProductList; |
destructor Destroy; override; |
|
This item has no description. |
Properties
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. |
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.