Class TIfcFaceBound

Unit

Declaration

type TIfcFaceBound = class(TIfcTopologicalRepresentationItem)

Description

IFC class IfcFaceBound.

Hierarchy

Overview

Properties

Published property Bound: TIfcLoop read FBound write FBound;
Published property Orientation: TIfcBoolean read FOrientation write FOrientation;

Description

Properties

Published property Bound: TIfcLoop read FBound write FBound;

Loop which will be used as a face boundary.

Published 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.