Class IfcBooleanClippingResult

IfcBooleanClippingResult class

IfcBooleanClippingResult

public class IfcBooleanClippingResult : IfcBooleanResult

Constructors

NameDescription
IfcBooleanClippingResult()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