Class IfcBooleanResult

IfcBooleanResult class

Partial IIfc entity class

IfcBooleanResult

public class IfcBooleanResult : IfcGeometricRepresentationItem

Constructors

NameDescription
IfcBooleanResult()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
FirstOperand { get; set; }FirstOperand
LayerAssignment { get; }LayerAssignment
Operator { get; set; }Operator
SecondOperand { get; set; }SecondOperand
StyledByItem { get; }StyledByItem

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also