Class TIfcTessellatedItem

Unit

Declaration

type TIfcTessellatedItem = class abstract(TIfcGeometricRepresentationItem)

Description

Abstract supertype of all tessellated geometric models.

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

Hierarchy

Overview

Methods

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

Properties

Published property LayerAssignment: TIfcPresentationLayerAssignmentList read FLayerAssignment;
Published property StyledByItem: TIfcStyledItem read FStyledByItem write FStyledByItem;

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 LayerAssignment: TIfcPresentationLayerAssignmentList read FLayerAssignment;

Assignment of the representation item to a single or multiple layer(s).

Published property StyledByItem: TIfcStyledItem read FStyledByItem write FStyledByItem;

Reference to the IfcStyledItem that provides presentation information to the representation, e.g. a curve style, including colour and thickness to a geometric curve.


Generated by PasDoc 0.16.0-snapshot.