Castle Game Engine Logo Castle Game Engine
  • Download
  • Features
  • News
  • Documentation
    • Tutorial: 3D physics fun
    • Manual
    • Creating Game Data
    • API Reference
    • Why Pascal?
    • Modern Object Pascal Introduction
    • Overview for Unity Developers
    • Scene Graph: X3D nodes
    • Conferences
  • Videos
  • Model Viewer
  • Community
  • Gallery
    • Games
    • Tools
    • Additional Components
    • Assets (3D and 2D Graphics, Sound)
  • Release notes
Donate

API Reference

  • Units
  • Class Hierarchy
  • Classes, Interfaces, Objects and Records
  • Types
  • Variables
  • Constants
  • Functions and Procedures
  • Identifiers

Class TIfcSolidModel

Description
Hierarchy
Fields
Methods
Properties

Unit

CastleIfc

Declaration

type TIfcSolidModel = class abstract(TIfcGeometricRepresentationItem)

Description

3D shape.

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

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 1084).

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TIfcPersistent
  • TIfcRepresentationItem
  • TIfcGeometricRepresentationItem
  • TIfcSolidModel

Overview

Fields

Public nested const Dim = 3;

Description

Fields

Public nested const Dim = 3;

The space dimensionality of this class, it is always 3.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 1087).


Generated by PasDoc 0.17.0.snapshot.

Copyright Michalis Kamburelis and Castle Game Engine Contributors.

This webpage is also open-source and we welcome pull requests to improve it.

We use cookies for analytics. See our privacy policy.