Interface IIfcBooleanResult
Readonly interface for IfcBooleanResult
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcBooleanResult : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IfcCsgSelect, IIfcCsgSelect, IIfcCsgSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
FirstOperand
Declaration
IIfcBooleanOperand FirstOperand { get; set; }
Property Value
|
Improve this Doc
View Source
Operator
Declaration
IfcBooleanOperator Operator { get; set; }
Property Value
|
Improve this Doc
View Source
SecondOperand
Declaration
IIfcBooleanOperand SecondOperand { get; set; }
Property Value