Class TIfcFaceBound
Unit
Declaration
type TIfcFaceBound = class(TIfcTopologicalRepresentationItem)
Description
IFC class IfcFaceBound.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcRepresentationItem
- TIfcTopologicalRepresentationItem
- TIfcFaceBound
Overview
Properties
![]() |
property Bound: TIfcLoop read FBound write FBound; |
![]() |
property Orientation: TIfcBoolean read FOrientation write FOrientation; |
Description
Properties
![]() |
property Bound: TIfcLoop read FBound write FBound; |
Loop which will be used as a face boundary. |
![]() |
property Orientation: TIfcBoolean read FOrientation write FOrientation; |
This indicated whether (TRUE) or not (FALSE) the loop has the same sense when used to bound the face as when first defined. If sense is FALSE the senses of all its component oriented edges are implicitly reversed when used in the face. |
Generated by PasDoc 0.16.0-snapshot.