Class TIfcManifoldSolidBrep
Unit
Declaration
type TIfcManifoldSolidBrep = class abstract(TIfcSolidModel)
Description
IFC class IfcManifoldSolidBrep.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5767).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcGeometricRepresentationItem
- TIfcSolidModel
- TIfcManifoldSolidBrep
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
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5771). | |
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. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 5777). | |
Generated by PasDoc 0.17.0.snapshot.