Class TIfcProductDefinitionShape

Unit

Declaration

type TIfcProductDefinitionShape = class(TIfcProductRepresentation)

Description

Defines a representation of a product, including its (geometric or topological) representation.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcProductRepresentation.htm

Hierarchy

Overview

Methods

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

Properties

Published property ShapeOfProduct: TIfcProductList read FShapeOfProduct;
Published property HasShapeAspects: TIfcShapeAspectList read FHasShapeAspects;

Description

Methods

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Public destructor Destroy; override;

This item has no description.

Properties

Published property ShapeOfProduct: TIfcProductList read FShapeOfProduct;

This item has no description.

Published property HasShapeAspects: TIfcShapeAspectList read FHasShapeAspects;

Reference to the shape aspect that represents part of the shape or its feature distinctively.


Generated by PasDoc 0.16.0-snapshot.