Class TIfcManifoldSolidBrep
Unit
Declaration
type TIfcManifoldSolidBrep = class abstract(TIfcSolidModel)
Description
IFC class IfcManifoldSolidBrep.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcGeometricRepresentationItem
- TIfcSolidModel
- TIfcManifoldSolidBrep
Overview
Methods
![]() |
function BuildNode(const Mapping: TCastleIfcMapping; const ParentProduct: TIfcProduct; const LitAppearance, UnlitAppearance: TAppearanceNode): TAbstractChildNode; override; |
Properties
![]() |
property Outer: TIfcClosedShell read FOuter write FOuter; |
Description
Methods
![]() |
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
|
Properties
![]() |
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.