Class TIfcManifoldSolidBrep

Unit

Declaration

type TIfcManifoldSolidBrep = class abstract(TIfcSolidModel)

Description

IFC class IfcManifoldSolidBrep.

Hierarchy

Overview

Methods

Public function BuildNode(const Mapping: TCastleIfcMapping; const ParentProduct: TIfcProduct; const LitAppearance, UnlitAppearance: TAppearanceNode): TAbstractChildNode; override;

Properties

Published property Outer: TIfcClosedShell read FOuter write FOuter;

Description

Methods

Public function BuildNode(const Mapping: TCastleIfcMapping; const ParentProduct: TIfcProduct; const LitAppearance, UnlitAppearance: TAppearanceNode): TAbstractChildNode; override;

This item has no description. Showing description inherited from TIfcRepresentationItem.BuildNode.

Build a node to display this using Castle Game Engine. Returns Nil if not possible / not implemented.

Properties

Published property Outer: TIfcClosedShell read FOuter write FOuter;

A closed shell defining the exterior boundary of the solid. The shell normal shall point away from the interior of the solid.


Generated by PasDoc 0.16.0-snapshot.